Class TLoadInspector (unit Insp2)

Inherits from

TThread

Constructors



Functions

procedure AddProperty(PropertyEditor: TPropertyEditor);


Procedure Load;

Update values for all these property editors

Procedure Renew;


Procedure Run;

Procedure TInspector.

Properties

Events

Variables

FComponents : TList;


FCreator : Pointer;


FDesigner : TFormDesigner;


FInspector : TInspector;


FNeedsRenew : Boolean;


FTask : TLiTask;



Constructors


Functions


procedure AddProperty(PropertyEditor: TPropertyEditor);


Procedure Load;

Update values for all these property editors


Procedure Renew;


Procedure Run;

Procedure TInspector.DoHeight; begin Control.Top:=FHeight; FHeight:=FHeight+Control.Height; end;


Properties


Events


Variables


FComponents : TList;


FCreator : Pointer;


FDesigner : TFormDesigner;


FInspector : TInspector;


FNeedsRenew : Boolean;


FTask : TLiTask;