Class TTitlebar (unit TitleBar)

Inherits from

TComponent

Constructors


constructor create(aOwner : TComponent);



Functions

Procedure Toggle;

Public declarations

Procedure HideTitleBar;

Protected declarations

Procedure Loaded;


procedure SetTitlebar(value: boolean);


Procedure ShowTitleBar;


Properties

property Visible : boolean

Published declarations

Events

Variables

FCreated : boolean;


FTitleBarVisible : Boolean;

Private declarations


Constructors


constructor create(aOwner : TComponent);


Functions


Procedure Toggle;

Public declarations


Procedure HideTitleBar;

Protected declarations


Procedure Loaded;


procedure SetTitlebar(value: boolean);


Procedure ShowTitleBar;


Properties


property Visible : boolean

Published declarations


Events


Variables


FCreated : boolean;


FTitleBarVisible : Boolean;

Private declarations