RAD Studio VCL Reference
ContentsIndex
TDriveComboBox 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. 
 
Specifies the width of the control's border. 
 
Specifies a text string that identifies the control to the user. 
 
Specifies the default window procedure for the windowed control. 
 
Specifies whether the control uses the Windows icon font when writing text. 
 
Specifies whether the control is being dragged normally or for docking. 
 
Specifies the maximum number of items displayed in the drop-down list. 
 
Returns the window handle for the edit portion of the combo box. 
 
Determines whether a form stores its form-specific properties to a stream. 
 
Specifies the number of items in the drop-down list. 
 
Specifies the height, in pixels, of the items in the drop-down list. 
 
Provides access to the window handle of the list of items in the combo box. 
 
Specifies the maximum number of characters the user can type into the edit portion of the combo box. 
 
Indicates whether the control has "captured" mouse events. 
 
Determines whether control uses parent's theme background. 
 
Specifies whether the control uses its parent's BiDiMode
 
Reflects which attributes of the control have been scaled. 
 
Determines whether the list portion of the combo box is alphabetized. 
 
Determines the display style of the combo box. 
 
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.