TdxCustomRibbonForm.RibbonAutoHideMode Property
Provides access to the Ribbon auto hide settings.
Declaration
property RibbonAutoHideMode: TdxRibbonAutoHideMode read; write;
Property Value
Type | Description |
---|---|
TdxRibbonAutoHideMode | Contains Ribbon auto hide settings. |
Remarks
Refer to the TdxRibbonAutoHideMode class description for detailed information on available options.
See Also