TComboBox
From OpenEUO
Revision as of 16:08, 5 October 2010 by 46.127.27.108 (Talk) (Created page with "A TComboBox component is an edit box with a scrollable drop-down list attached to it. Users can select an item from the list or type directly into the edit box. * [[TComboBox.Au...")
A TComboBox component is an edit box with a scrollable drop-down list attached to it. Users can select an item from the list or type directly into the edit box.
- TComboBox.AutoCloseUp
- TComboBox.AutoComplete
- TComboBox.AutoDropDown
- TComboBox.BevelEdges
- TComboBox.BevelInner
- TComboBox.BevelKind
- TComboBox.BevelOuter
- TComboBox.Clear
- TComboBox.ClearSelection
- TComboBox.DropDownCount
- TComboBox.DroppedDown
- TComboBox.ItemIndex
- TComboBox.Items
- TComboBox.MaxLength
- TComboBox.OnChange
- TComboBox.OnSelect
- TComboBox.SelLength
- TComboBox.SelStart
- TComboBox.SelText
- TComboBox.SelectAll
- TComboBox.Sorted
- TComboBox.Style
- TComboBox.Text
Inherited from TWinControl:
- TWinControl.CanFocus
- TWinControl.Focused
- TWinControl.Handle
- TWinControl.OnEnter
- TWinControl.OnExit
- TWinControl.SetFocus
- TWinControl.TabOrder
- TWinControl.TabStop
Inherited from TControl:
- TControl.Align
- TControl.Anchors
- TControl.BringToFront
- TControl.ClientHeight
- TControl.ClientToScreen
- TControl.ClientWidth
- TControl.Color
- TControl.Constraints
- TControl.Cursor
- TControl.Enabled
- TControl.Font
- TControl.Height
- TControl.Hide
- TControl.Hint
- TControl.Left
- TControl.OnClick
- TControl.OnDblClick
- TControl.Parent
- TControl.PopupMenu
- TControl.ScreenToClient
- TControl.SendToBack
- TControl.Show
- TControl.ShowHint
- TControl.Top
- TControl.Visible
- TControl.Width
Inherited from TComponent:
Inherited from TObject: