Vcl.StdCtrls.TCustomComboBox Fields

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
FAnchorMoveprotectedSpecifies whether the control must keep its dimensions when it is moved, while being anchored to the form.
FAnchorOriginprotectedSpecifies the coordinates of the anchor associated with the control.
FAnchorRulesprotectedSpecifies the original coordinates of the anchor associated with the control.
FAsyncListprotectedInternal TList that stores pending asynchronous method calls for the control.
FComponentStyleprotectedFComponentStyle is the field of the ComponentStyle read-only property.
FCurrentPPIprotectedIndicates the current PPI value for the control.
FDefEditProcprotectedRepresents the address of the edit box procedure assigned by Windows.
FDefListProcprotectedRepresents the address of the list box procedure assigned by Windows.
FDesignSizeprotectedSpecifies the design-time dimensions of the control.
FDoubleBufferedprotectedThe internal field corresponding to the DoubleBuffered property
FDoubleBufferedSavedprotected
FDropHandleprotectedRepresents the window handle for the entire combo box.
FDroppingDownprotectedSpecifies whether the list box is dropping down.
FEditHandleprotectedRepresents the window handle for the edit portion of the combo box.
FEditInstanceprotectedRepresents the address of an internal routine associated with the edit control.
FExplicitHeightprotectedSpecifies the explicit vertical size of the control in pixels.
FExplicitLeftprotectedSpecifies the explicit horizontal pixel coordinate of the left edge of a component. The coordinate is relative to the component’s parent.
FExplicitTopprotectedSpecifies the explicit vertical pixel coordinate of the top edge of a component. The coordinate is relative to the component's parent.
FExplicitWidthprotectedSpecifies the explicit horizontal size of the control in pixels.
FFocusChangedprotectedSpecifies whether the combo box changed its focus state.
FInImeCompositionprotectedSpecifies whether the IME is in the process of generating the composition string.
FIScalingprotectedField storing value of the IScaling property.
FIsFocusedprotectedSpecifies whether the combo box is focused.
FListHandleprotectedRepresents the window handle for the list of items in the combo box.
FListInstanceprotectedRepresents the address of an internal routine associated with the list box.
FOriginalParentCalcTypeprotectedIndicates how FOriginalParentSize was calculated.
FOriginalParentSizeprotectedSpecifies the original size of the parent to which the control is anchored.
FPixelsPerInchprotectedField storing value of the PixelsPerInch property.
FReservedprotectedFReserved is an internal Delphi variable and should not be used.
FSaveIndexprotectedRepresents the index of an item from the combo box.
FScaleFactorprotectedIndicates the current scale factor for the control.