RAD Studio VCL Reference
ContentsIndex
TDriveComboBox Members Protected Fields
Protected Fields
 
Name 
Description 
 
This is CDROMBMP, a member of class TDriveComboBox. 
 
Specifies whether the control must keep its dimensions when it is moved, while being anchored to the form. 
 
Specifies the coordinates of the anchor associated with the control. 
 
Specifies the original coordinates of the anchor associated with the control. 
 
FComponentStyle is the field of the ComponentStyle read-only property. 
 
Represents the address of the edit box procedure assigned by Windows. 
 
Represents the address of the list box procedure assigned by Windows. 
 
Specifies the design-time dimensions of the control. 
 
The internal field corresponding to the DoubleBuffered property 
 
Represents the window handle for the entire combo box. 
 
Specifies whether the list box is dropping down. 
 
Represents the window handle for the edit portion of the combo box. 
 
Represents the address of an internal routine associated with the edit control. 
 
Specifies the explicit vertical size of the control in pixels. 
 
Specifies the explicit horizontal pixel coordinate of the left edge of a component. The coordinate is relative to the component’s parent. 
 
Specifies the explicit vertical pixel coordinate of the top edge of a component. The coordinate is relative to the component's parent. 
 
Specifies the explicit horizontal size of the control in pixels. 
 
Specifies whether the combo box changed its focus state. 
 
Specifies whether the IME is in the process of generating the composition string. 
 
Specifies whether the combo box is focused. 
 
This is FixedBMP, a member of class TDriveComboBox. 
 
Represents the window handle for the list of items in the combo box. 
 
Represents the address of an internal routine associated with the list box. 
 
This is FloppyBMP, a member of class TDriveComboBox. 
 
Specifies the original size of the parent to which the control is anchored. 
 
FReserved is an internal Delphi variable and should not be used. 
 
Represents the index of an item from the combo box. 
 
This is NetworkBMP, a member of class TDriveComboBox. 
 
This is RAMBMP, a member of class TDriveComboBox. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.