WPTools Manual



Search


(press enter to search)

Class TWPComboBox

Hierarchy

System.TObject | System.Classes.TPersistent | System.Classes.TComponent | Vcl.Controls.TControl | Vcl.Controls.TWinControl | Vcl.Controls.TCustomListControl | Vcl.StdCtrls.TCustomCombo | Vcl.StdCtrls.TCustomComboBox | Vcl.StdCtrls.TComboBox | WPAction.TWPTBCustomCombo | WPTbar.TWPTBCombo | TWPComboBox

Properties

Property Anchors : TAnchors

Property Color : TColor

Property ComboBoxStyle : TWPComboBoxStyle

Property Constraints : TSizeConstraints

Property Ctl3D : Boolean

Property DontApplyChanges : Boolean

Property DragCursor : TCursor

Property DragMode : TDragMode

Property DropDownCount : Integer

Property Enabled : Boolean

Property Font : TFont

Property ItemHeight : Integer

Property Items : TStrings

Property MaxLength : Integer

Property NoEditItemsInStyleList : Boolean

Property ParentColor : Boolean

Property ParentCtl3D : Boolean

Property ParentFont : Boolean

Property ParentShowHint : Boolean

Property PopupMenu : TPopupMenu

Property ShowHint : Boolean

Property Sorted : Boolean

Property Style : TComboBoxStyle

Property TabOrder : TTabOrder

Property TabStop : Boolean

Property Text : TCaption

Property Visible : Boolean

Methods

Events

OnChange : TNotifyEvent= procedure (Sender : TObject) of Object

OnClick : TNotifyEvent= procedure (Sender : TObject) of Object

OnDblClick : TNotifyEvent= procedure (Sender : TObject) of Object

OnDragDrop : TDragDropEvent= TDragDropEvent

OnDragOver : TDragOverEvent= TDragOverEvent

OnDrawItem : TDrawItemEvent= TDrawItemEvent

OnDropDown : TNotifyEvent= procedure (Sender : TObject) of Object

OnEndDrag : TEndDragEvent= TEndDragEvent

OnEnter : TNotifyEvent= procedure (Sender : TObject) of Object

OnExit : TNotifyEvent= procedure (Sender : TObject) of Object

OnKeyDown : TKeyEvent= TKeyEvent

OnKeyPress : TKeyPressEvent= TKeyPressEvent

OnKeyUp : TKeyEvent= TKeyEvent

OnMeasureItem : TMeasureItemEvent= TMeasureItemEvent

OnUpdateItems : TNotifyEvent= procedure (Sender : TObject) of Object