Unit 'VirtualPages' Package
[Overview][Types][Classes][Index] [#pl_luicontrols]

TVirtualPage

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

Declaration

Source position: virtualpages.pas line 45

type TVirtualPage = class(TCollectionItem)

protected

  procedure ControlChanged; virtual;

  

  function GetDisplayName; override;

  

public

  destructor Destroy; override;

  

  procedure Assign(); override;

  

  procedure SetProperties();

  

  property ControlClass: TControlClass; [rw]

  

  property Properties: TConstArray; [r]

  

published

  property Caption: string; [rw]

  

  property Control: TControl; [rw]

  

  property ControlClassName: string; [rw]

  

  property Name: string; [rw]

  

end;

Inheritance

TVirtualPage

  

|

TObject



CT Web help

CodeTyphon Studio