Osztály TComboBox
Egység
Deklaráció
type TComboBox = class(TCustomComboBox)
Megjegyzés
This item has no description.
Hierarchia
Áttekintés
Tulajdonságok
![]() |
property Style: TComboBoxStyle; |
![]() |
property Anchors: TAnchors; |
![]() |
property Color: TColor; |
![]() |
property DropDownCount: LongInt; |
![]() |
property Font: TFont; |
![]() |
property MaxLength: LongInt; |
![]() |
property ParentColor: Boolean; |
![]() |
property ParentFont: Boolean; |
![]() |
property Sorted: Boolean; |
![]() |
property Text: string; |
![]() |
property OnChange: TNotifyEvent; |
![]() |
property OnClick: TNotifyEvent; |
![]() |
property OnDblClick: TNotifyEvent; |
![]() |
property OnDropDown: TNotifyEvent; |
![]() |
property OnEnter: TNotifyEvent; |
![]() |
property OnExit: TNotifyEvent; |
![]() |
property OnKeyDown: TKeyEvent; |
![]() |
property OnKeyPress: TKeyPressEvent; |
![]() |
property OnKeyUp: TKeyEvent; |
![]() |
property CTL3D: Boolean; |
![]() |
property DragMode: TDragMode; |
![]() |
property DragCursor: LongInt; |
![]() |
property ItemHeight: LongInt; |
![]() |
property ParentCtl3D: Boolean; |
![]() |
property ParentShowHint: Boolean; |
![]() |
property OnDragDrop: TDragDropEvent; |
![]() |
property OnDragOver: TDragOverEvent; |
![]() |
property OnDrawItem: TDrawItemEvent; |
![]() |
property OnEndDrag: TEndDragEvent; |
![]() |
property OnMeasureItem: TMeasureItemEvent; |
![]() |
property OnStartDrag: TStartDragEvent; |
Megjegyzés
Tulajdonságok
![]() |
property Style: TComboBoxStyle; |
|
This item has no description. | |
![]() |
property Anchors: TAnchors; |
|
This item has no description. | |
![]() |
property Color: TColor; |
|
This item has no description. | |
![]() |
property DropDownCount: LongInt; |
|
This item has no description. | |
![]() |
property Font: TFont; |
|
This item has no description. | |
![]() |
property MaxLength: LongInt; |
|
This item has no description. | |
![]() |
property ParentColor: Boolean; |
|
This item has no description. | |
![]() |
property ParentFont: Boolean; |
|
This item has no description. | |
![]() |
property Sorted: Boolean; |
|
This item has no description. | |
![]() |
property Text: string; |
|
This item has no description. | |
![]() |
property OnChange: TNotifyEvent; |
|
This item has no description. | |
![]() |
property OnClick: TNotifyEvent; |
|
This item has no description. | |
![]() |
property OnDblClick: TNotifyEvent; |
|
This item has no description. | |
![]() |
property OnDropDown: TNotifyEvent; |
|
This item has no description. | |
![]() |
property OnEnter: TNotifyEvent; |
|
This item has no description. | |
![]() |
property OnExit: TNotifyEvent; |
|
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 CTL3D: Boolean; |
|
This item has no description. | |
![]() |
property DragMode: TDragMode; |
|
This item has no description. | |
![]() |
property DragCursor: LongInt; |
|
This item has no description. | |
![]() |
property ItemHeight: LongInt; |
|
This item has no description. | |
![]() |
property ParentCtl3D: Boolean; |
|
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 OnDrawItem: TDrawItemEvent; |
|
This item has no description. | |
![]() |
property OnEndDrag: TEndDragEvent; |
|
This item has no description. | |
![]() |
property OnMeasureItem: TMeasureItemEvent; |
|
This item has no description. | |
![]() |
property OnStartDrag: TStartDragEvent; |
|
This item has no description. | |
Készítette PasDoc 0.16.0-snapshot.
