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
Function IndexOf(str:string) : Integer