Class TPGCaptionBarRollupButton (unit PGDsgFrm)

Inherits from

TPGCaptionBarButtonBase

Constructors


constructor Create(AOwner:TComponent);



Functions

destructor Destroy;


procedure AfterLoaded;


procedure Click;


procedure DoRoll(RollingFormUp: Boolean);


function GetRolledUp: Boolean;


procedure InitializePropertiesAtCreation;

TPGCaptionBarRollupButton

procedure RollDown;

Send After RollUp notification.

procedure RollUp;


procedure SetOpenHeight(Value: Integer);


procedure SetRolledUp(Value:Boolean);


function ShouldWaitForDoubleClick: Boolean;


Properties

property Align :


property HorzGap :


property RolledUp : Boolean


property Spacing :


property OpenHeight : Integer


Events

event OnAfterRollDown : TNotifyEvent


event OnAfterRollUp : TNotifyEvent


event OnBeforeRollDown : TNotifyEvent


event OnBeforeRollUp : TNotifyEvent


event OnMouseMove :


Variables

FOnAfterRollDown : TNotifyEvent;


FOnAfterRollUp : TNotifyEvent;


FOnBeforeRollDown : TNotifyEvent;


FOnBeforeRollUp : TNotifyEvent;


FOpenHeight : Integer;



Constructors


constructor Create(AOwner:TComponent);


Functions


destructor Destroy;


procedure AfterLoaded;


procedure Click;


procedure DoRoll(RollingFormUp: Boolean);


function GetRolledUp: Boolean;


procedure InitializePropertiesAtCreation;

TPGCaptionBarRollupButton


procedure RollDown;

Send After RollUp notification.


procedure RollUp;


procedure SetOpenHeight(Value: Integer);


procedure SetRolledUp(Value:Boolean);


function ShouldWaitForDoubleClick: Boolean;


Properties


property Align :


property HorzGap :


property RolledUp : Boolean


property Spacing :


property OpenHeight : Integer


Events


event OnAfterRollDown : TNotifyEvent


event OnAfterRollUp : TNotifyEvent


event OnBeforeRollDown : TNotifyEvent


event OnBeforeRollUp : TNotifyEvent


event OnMouseMove :


Variables


FOnAfterRollDown : TNotifyEvent;


FOnAfterRollUp : TNotifyEvent;


FOnBeforeRollDown : TNotifyEvent;


FOnBeforeRollUp : TNotifyEvent;


FOpenHeight : Integer;