Class TEToolBar (unit EToolBar)

Inherits from

TPanel

Constructors


Constructor Create(AOwner:TComponent);

Public declarations


Functions

Procedure ShowHide(AState:Boolean);


Procedure ShowHide1(Sender:TObject);


Properties

Events

Variables

Button : TPanel;

Private declarations

FHeight : Integer;


FState : Boolean;


PanelW : TPanel;



Constructors


Constructor Create(AOwner:TComponent);

Public declarations


Functions


Procedure ShowHide(AState:Boolean);


Procedure ShowHide1(Sender:TObject);


Properties


Events


Variables


Button : TPanel;

Private declarations


FHeight : Integer;


FState : Boolean;


PanelW : TPanel;