Vcl.Ribbon.TCustomRibbon Fields
InheritedProtected
| cRibbonFirstTabOffSet | public | cRibbonFirstTabOffSet: Integer = $2F; |
| cRibbonGroupCaptionHeight | public | cRibbonGroupCaptionHeight: Integer = $10; |
| cRibbonGroupHeight | public | cRibbonGroupHeight: Integer = $56; |
| cRibbonHeight | public | cRibbonHeight: Integer = $75; |
| cRibbonHideHeight | public | cRibbonHideHeight: Integer = $FA; |
| cRibbonHideWidth | public | cRibbonHideWidth: Integer = $12C; |
| cRibbonMinimizedHeight | public | cRibbonMinimizedHeight: Integer = $1B; |
| cRibbonMinimumCaptionWidth | public | cRibbonMinimumCaptionWidth: Integer = $32; |
| cRibbonPageHeight | public | cRibbonPageHeight: Integer = $5D; |
| cRibbonQATHeight | public | cRibbonQATHeight: Integer = $1A; |
| cRibbonQuickAccessToolbarLeft | public | cRibbonQuickAccessToolbarLeft: Integer = $22; |
| cRibbonTabHeight | public | cRibbonTabHeight: Integer = $17; |
| cRibbonTabScrollButtonWidth | public | cRibbonTabScrollButtonWidth: Integer = $C; |
| cRibbonTabSpacing | public | cRibbonTabSpacing: Integer = 6; |
| cRibbonUnthemedCaptionHeight | public | cRibbonUnthemedCaptionHeight: Integer = $1E; |
| 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. |
| FCurrentPPI | protected | Indicates the current PPI value for the control. |
| FDesignSize | protected | Specifies the design-time dimensions of the control. |
| FDoubleBuffered | protected | The internal field corresponding to the DoubleBuffered property |
| FDoubleBufferedMode | protected | Field storing value of the DoubleBufferedMode property. |
| 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. |
| FInImeComposition | protected | Specifies whether the IME is in the process of generating the composition string. |
| FIScaling | protected | Field storing value of the IScaling property. |
| FOriginalParentCalcType | protected | Indicates how FOriginalParentSize was calculated. |
| FOriginalParentSize | protected | Specifies the original size of the parent to which the control is anchored. |
| FParentFont | protected | Field storing value of the ParentFont property. |
| FPixelsPerInch | protected | Field storing value of the PixelsPerInch property. |
| FReserved | protected | FReserved is an internal Delphi variable and should not be used. |
| FScaleFactor | protected | Indicates the current scale factor for the control. |
| UM_CHECKSIZE | public | UM_CHECKSIZE: Integer = $402; |
| UM_DISPLAYKEYTIPS | public | UM_DISPLAYKEYTIPS: Integer = $401; |