Osztály TButton
Egység
Deklaráció
type TButton = class(TButtonControl)
Megjegyzés
This item has no description.
Hierarchia
Áttekintés
Tulajdonságok
![]() |
property Anchors: TAnchors; |
![]() |
property Cancel: Boolean; |
![]() |
property Caption: string; |
![]() |
property Default: Boolean; |
![]() |
property Font: TFont; |
![]() |
property ModalResult: LongInt; |
![]() |
property ParentFont: Boolean; |
![]() |
property OnClick: TNotifyEvent; |
![]() |
property OnEnter: TNotifyEvent; |
![]() |
property OnExit: TNotifyEvent; |
![]() |
property DragCursor: LongInt; |
![]() |
property DragMode: TDragMode; |
![]() |
property ParentShowHint: Boolean; |
![]() |
property OnDragDrop: TDragDropEvent; |
![]() |
property OnDragOver: TDragOverEvent; |
![]() |
property OnEndDrag: TEndDragEvent; |
![]() |
property OnKeyDown: TKeyEvent; |
![]() |
property OnKeyPress: TKeyPressEvent; |
![]() |
property OnKeyUp: TKeyEvent; |
![]() |
property OnMouseDown: TMouseEvent; |
![]() |
property OnMouseMove: TMouseMoveEvent; |
![]() |
property OnMouseUp: TMouseEvent; |
![]() |
property OnStartDrag: TStartDragEvent; |
Megjegyzés
Tulajdonságok
![]() |
property Anchors: TAnchors; |
|
This item has no description. | |
![]() |
property Cancel: Boolean; |
|
This item has no description. | |
![]() |
property Caption: string; |
|
This item has no description. | |
![]() |
property Default: Boolean; |
|
This item has no description. | |
![]() |
property Font: TFont; |
|
This item has no description. | |
![]() |
property ModalResult: LongInt; |
|
This item has no description. | |
![]() |
property ParentFont: Boolean; |
|
This item has no description. | |
![]() |
property OnClick: TNotifyEvent; |
|
This item has no description. | |
![]() |
property OnEnter: TNotifyEvent; |
|
This item has no description. | |
![]() |
property OnExit: TNotifyEvent; |
|
This item has no description. | |
![]() |
property DragCursor: LongInt; |
|
This item has no description. | |
![]() |
property DragMode: TDragMode; |
|
This item has no description. | |
![]() |
property ParentShowHint: Boolean; |
|
This item has no description. | |
![]() |
property OnDragDrop: TDragDropEvent; |
|
This item has no description. | |
![]() |
property OnDragOver: TDragOverEvent; |
|
This item has no description. | |
![]() |
property OnEndDrag: TEndDragEvent; |
|
This item has no description. | |
![]() |
property OnKeyDown: TKeyEvent; |
|
This item has no description. | |
![]() |
property OnKeyPress: TKeyPressEvent; |
|
This item has no description. | |
![]() |
property OnKeyUp: TKeyEvent; |
|
This item has no description. | |
![]() |
property OnMouseDown: TMouseEvent; |
|
This item has no description. | |
![]() |
property OnMouseMove: TMouseMoveEvent; |
|
This item has no description. | |
![]() |
property OnMouseUp: TMouseEvent; |
|
This item has no description. | |
![]() |
property OnStartDrag: TStartDragEvent; |
|
This item has no description. | |
Készítette PasDoc 0.16.0-snapshot.
