Vcl.FileCtrl.TDriveComboBox Fields
InheritedProtected
| CDROMBMP | protected | |
| FAnchorMove | protected | Specifies whether the control must keep its dimensions when it is moved, while being anchored to the form. |
| FAnchorOrigin | protected | Specifies the coordinates of the anchor associated with the control. |
| FAnchorRules | protected | Specifies the original coordinates of the anchor associated with the control. |
| FAsyncList | protected | Internal TList that stores pending asynchronous method calls for the control. |
| FComponentStyle | protected | FComponentStyle is the field of the ComponentStyle read-only property. |
| FDefEditProc | protected | Represents the address of the edit box procedure assigned by Windows. |
| FDefListProc | protected | Represents the address of the list box procedure assigned by Windows. |
| FDesignSize | protected | Specifies the design-time dimensions of the control. |
| FDoubleBuffered | protected | The internal field corresponding to the DoubleBuffered property |
| FDropHandle | protected | Represents the window handle for the entire combo box. |
| FDroppingDown | protected | Specifies whether the list box is dropping down. |
| FEditHandle | protected | Represents the window handle for the edit portion of the combo box. |
| FEditInstance | protected | Represents the address of an internal routine associated with the edit control. |
| FExplicitHeight | protected | Specifies the explicit vertical size of the control in pixels. |
| FExplicitLeft | protected | Specifies the explicit horizontal pixel coordinate of the left edge of a component. The coordinate is relative to the component’s parent. |
| FExplicitTop | protected | Specifies the explicit vertical pixel coordinate of the top edge of a component. The coordinate is relative to the component's parent. |
| FExplicitWidth | protected | Specifies the explicit horizontal size of the control in pixels. |
| FFocusChanged | protected | Specifies whether the combo box changed its focus state. |
| FInImeComposition | protected | Specifies whether the IME is in the process of generating the composition string. |
| FIsFocused | protected | Specifies whether the combo box is focused. |
| FixedBMP | protected | |
| FListHandle | protected | Represents the window handle for the list of items in the combo box. |
| FListInstance | protected | Represents the address of an internal routine associated with the list box. |
| FloppyBMP | protected | |
| FOriginalParentSize | protected | Specifies the original size of the parent to which the control is anchored. |
| FReserved | protected | FReserved is an internal Delphi variable and should not be used. |
| FSaveIndex | protected | Represents the index of an item from the combo box. |
| NetworkBMP | protected | |
| RAMBMP | protected |