Class TxdPage (unit XDPage)

Inherits from

TPanel

Constructors


constructor Create(AOwner:TComponent);

================================================================================


Functions

destructor Destroy;


procedure GetChildren(Proc: TGetChildProc; Root: TComponent);


procedure SetChildOrder(Child: TComponent; Order: Integer);


Properties

property BevelOuter :


property Align :


Events

event OnCreate : TNotifyEvent


event OnDestroy : TNotifyEvent


Variables

FOnCreate : TNotifyEvent;


FOnDestroy : TNotifyEvent;



Constructors


constructor Create(AOwner:TComponent);

================================================================================


Functions


destructor Destroy;


procedure GetChildren(Proc: TGetChildProc; Root: TComponent);


procedure SetChildOrder(Child: TComponent; Order: Integer);


Properties


property BevelOuter :


property Align :


Events


event OnCreate : TNotifyEvent


event OnDestroy : TNotifyEvent


Variables


FOnCreate : TNotifyEvent;


FOnDestroy : TNotifyEvent;