Vcl.RibbonActnMenus.TRibbonActionPopupMenu Fields
InheritedProtected
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. |
FCachedMenu | protected | Holds a reference to the currently active pop-up menu. |
FCancelMenu | protected | Specifies whether the currently active menu is canceled. |
FChildMenu | protected | Holds a reference to a child menu of the currently active pop-up menu. |
FComponentStyle | protected | FComponentStyle is the field of the ComponentStyle read-only property. |
FControlHeightIndexes | protected | |
FCurrentPPI | protected | |
FDefaultColorMap | protected | |
FDesignSize | protected | Specifies the design-time dimensions of the control. |
FDoubleBuffered | protected | The internal field corresponding to the DoubleBuffered property |
FExpandTimer | protected | Keeps the expand timer. |
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. |
FMousePos | protected | Keeps the current position of the mouse cursor. |
FOriginalParentCalcType | protected | |
FOriginalParentSize | protected | Specifies the original size of the parent to which the control is anchored. |
FPopupStack | protected | Holds the stack of pop-up menus. |
FPopupTimer | protected | Keeps the timer for a pop-up. |
FReserved | protected | FReserved is an internal Delphi variable and should not be used. |
FResizing | protected | Specifies whether the currently active menu is resizing. |
FSavedWrapState | protected | |
FScaleFactor | protected | |
FScrollDown | protected | |
FScrollUp | protected | |
FSelectedItem | protected | Keeps the currently selected item. |