RAD Studio VCL Reference
ContentsIndex
TColorListBox Members Protected Properties
Protected Properties
 
Name 
Description 
 
Contains the action link object associated with the control. 
 
Specifies whether the control sizes itself automatically to accommodate its contents. 
 
Specifies the width of the inner and outer bevels. 
 
Determines whether the list box has a border. 
 
Specifies the width of the control's border. 
 
Specifies a text string that identifies the control to the user. 
 
Specifies the number of columns, in a multi-column list box, that are visible without having to scroll. 
 
Specifies the default window procedure for the windowed control. 
 
Specifies whether the control uses the Windows icon font when writing text. 
 
Indicates the image used to represent the mouse pointer when the control is being dragged. 
 
Specifies whether the control is being dragged normally or for docking. 
 
Determines how the control initiates drag-and-drop or drag-and-dock operations. 
 
This is ExtendedSelect, a member of class TCustomListBox. 
 
Determines the behavior of the input method editor (IME). 
 
Specifies the input method editor (IME) to use for converting keyboard input to Asian language characters. 
 
Determines whether the list box displays the partial items. 
 
Determines whether a form stores its form-specific properties to a stream. 
 
Indicates whether the control has "captured" mouse events. 
 
Determines whether control uses parent's theme background. 
 
Reflects which attributes of the control have been scaled. 
 
Specifies whether the items in a list box are arranged alphabetically. 
 
Specifies the size of the tabs in the list box. 
 
Text 
Contains a text string associated with the control. 
 
Accumulates mouse wheel rotations. 
 
Provides access to a window handle for the control. 
 
Contains the text string of the control. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.