| Class TButtonX (unit ButtonXControl_TLB) |
TOleControl
| Constructors |
| Functions |
procedure Click;
procedure InitControlData;
procedure InitControlInterface(const Obj: IUnknown);| Properties |
property Cancel : WordBool
property Caption : WideString
property Cursor : Smallint
property Default : WordBool
property DragCursor : Smallint
property DragMode : TxDragMode
property Enabled : WordBool
property Font : TFont
property Visible : WordBool
property ControlInterface : IButtonX| Events |
event OnClick : TNotifyEvent
event OnKeyPress : TButtonXOnKeyPress| Variables |
FIntf : IButtonX;
FOnClick : TNotifyEvent;
FOnKeyPress : TButtonXOnKeyPress;| Constructors |
| Functions |
procedure Click;
procedure InitControlData;
procedure InitControlInterface(const Obj: IUnknown);| Properties |
property Cancel : WordBool
property Caption : WideString
property Cursor : Smallint
property Default : WordBool
property DragCursor : Smallint
property DragMode : TxDragMode
property Enabled : WordBool
property Font : TFont
property Visible : WordBool
property ControlInterface : IButtonX| Events |
event OnClick : TNotifyEvent
event OnKeyPress : TButtonXOnKeyPress| Variables |
FIntf : IButtonX;
FOnClick : TNotifyEvent;
FOnKeyPress : TButtonXOnKeyPress;