Class TPopupButton (unit PopupBtn)
Inherits from
TSpeedButton
Constructors
constructor Create(AOwner: TComponent);
Functions
destructor Destroy;
procedure Click;
procedure SetDisableAp(Value: boolean);
procedure SetPopupPlace(Value: TPopupPlace);
Properties
property About : TAboutPopupButton
property DisableAutoPopup : boolean
property PopupMenu :
property PopupPlace : TPopupPlace
Events
Variables
AboutBox : TAboutPopupButton;
FDisableAp : boolean;
FPopupPlace : TPopupPlace;
Constructors
constructor Create(AOwner: TComponent);
Functions
destructor Destroy;
procedure Click;
procedure SetDisableAp(Value: boolean);
procedure SetPopupPlace(Value: TPopupPlace);
Properties
property About : TAboutPopupButton
property DisableAutoPopup : boolean
property PopupMenu :
property PopupPlace : TPopupPlace
Events
Variables
AboutBox : TAboutPopupButton;
FDisableAp : boolean;
FPopupPlace : TPopupPlace;