RAD Studio VCL Reference
ContentsIndex
TComboBox 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. 
 
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. 
 
Provides access to the window handle of the list of items in the combo box. 
 
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. 
 
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.