Class TToolBarBox (unit Boxes)

Inherits from

TToolBar

Constructors


constructor Create(AOwner:TComponent);

TToolBarBox


Functions

destructor Destroy;


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


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


Properties

property Align :


property Left :


property Top :


Events

event OnCreate : TNotifyEvent


event OnDestroy : TNotifyEvent


Variables

FOnCreate : TNotifyEvent;


FOnDestroy : TNotifyEvent;



Constructors


constructor Create(AOwner:TComponent);

TToolBarBox


Functions


destructor Destroy;


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


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


Properties


property Align :


property Left :


property Top :


Events


event OnCreate : TNotifyEvent


event OnDestroy : TNotifyEvent


Variables


FOnCreate : TNotifyEvent;


FOnDestroy : TNotifyEvent;