Unit 'fraReportObjectInspector' Package
[Overview][Types][Classes][Index] [#lz_fpreport]

TObjectInspectorFrame

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: frareportobjectinspector.pp line 29

type TObjectInspectorFrame = class(TFrame)

  ILTree: TImageList;

  

  LPropertyGrid: TLabel;

  

  Panel1: TPanel;

  

  Panel2: TPanel;

  

  PGReport: TTIPropertyGrid;

  

  Splitter1: TSplitter;

  

  TVReport: TTreeView;

  

  procedure PGReportModified();

  

  procedure TVReportSelectionChanged();

  

protected

  property IgnoreSelectionChange: Boolean; [rw]

  

public

  procedure UpdateSelection;

  

  procedure RefreshReportTree;

  

  procedure RefreshOI;

  

  procedure SelectControls();

  

  property Objectlist: TReportObjectList; [r]

  

  property ShowReportTree: Boolean; [rw]

  

  property Report: TFPReport; [rw]

  

  property OnSelectElement: TSelectElementEvent; [rw]

  

  property OnModified: TNotifyEvent; [rw]

  

end;

Inheritance

TObjectInspectorFrame

  

|

TObject



CT Web help

CodeTyphon Studio