| Class TButtonX (unit DAXSamp_TLB) |
TOleControl
| Constructors |
| Functions |
procedure Click;
procedure InitControlData;
procedure InitControlInterface(const Obj: IUnknown);| Properties |
property Align :
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 ParentShowHint :
property PopupMenu :
property ShowHint :
property TabOrder :
property TabStop :
property Visible : WordBool
property ControlInterface : IButtonX| Events |
event OnClick : TNotifyEvent
event OnDragDrop :
event OnDragOver :
event OnEndDrag :
event OnEnter :
event OnExit :
event OnKeyPress : TButtonXOnKeyPress
event OnStartDrag : | Variables |
FIntf : IButtonX;
FOnClick : TNotifyEvent;
FOnKeyPress : TButtonXOnKeyPress;| Constructors |
| Functions |
procedure Click;
procedure InitControlData;
procedure InitControlInterface(const Obj: IUnknown);| Properties |
property Align :
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 ParentShowHint :
property PopupMenu :
property ShowHint :
property TabOrder :
property TabStop :
property Visible : WordBool
property ControlInterface : IButtonX| Events |
event OnClick : TNotifyEvent
event OnDragDrop :
event OnDragOver :
event OnEndDrag :
event OnEnter :
event OnExit :
event OnKeyPress : TButtonXOnKeyPress
event OnStartDrag : | Variables |
FIntf : IButtonX;
FOnClick : TNotifyEvent;
FOnKeyPress : TButtonXOnKeyPress;