Vcl.Ribbon
- Note: Vcl.Ribbon is not included in the RAD Studio installation, it must be installed separately using the GetIt Package Manager.
Unit for TRibbon and related classes.
Classes
| ERibbonException | ERibbonException is the exception class for ribbons controls. |
| IRibbon | Interface for ribbon control. |
| IRibbonGroup | Interface implemented by any ribbon-specific group. |
| IRibbonQuickAccessToolbar | Interface for the ribbon's Quick Access Toolbar. |
| TApplicationMenu | Contains properties associated with the Application Menu. |
| TCustomActionControlBar | TCustomActionControlBar is the base class for action control bar objects that manage a set of actions. |
| TCustomRibbon | Base class for all ribbon controls. |
| TCustomRibbonClass | TCustomRibbonClass defines the metaclass for TCustomRibbon. |
| TCustomRibbonColorMap | TCustomRibbonColorMap is the base class for ribbon color themes. |
| TCustomRibbonGroup | Align and display all controls on ribbon. |
| TCustomRibbonPage | Holds groups of controls. |
| TCustomRibbonQuickAccessPopupToolbar | Quick Access Pop-up Toolbar base class. |
| TCustomRibbonQuickAccessToolbar | Quick Access Toolbar base class. |
| TCustomTabData | Encapsulates all functions and status to manage scrolling of tabs and selected group. |
| THelpButton | Button to activate help. |
| TOffice2007Button | The class for the Office 2007 button. |
| TQuickAccessToolbar | Quick Access Toolbar appearance. |
| TQuickAccessToolbarGroupItem | Display Quick Access Toolbar commands to display entire Ribbon group. |
| TQuickAccessToolbarGroups | Displays the Quick Access Toolbar commands that display the ribbon groups when clicked. |
| TRibbon | TRibbon implements ribbon control. |
| TRibbonCustomizeDlg | Ribbon customization dialog for action bands. |
| TRibbonGroup | Control used to display the user selectable commands for the ribbon. |
| TRibbonGroupCollapsedControl | Control used to represent a collapsed group on a tab. |
| TRibbonGroupDockForm | Display a collapsed group. |
| TRibbonGroupScrollButton | TRibbonGroupScrollButton is the class for the ribbon group controls' scroll buttons. |
| TRibbonLunaColorMap | Color map class for Luna. |
| TRibbonObsidianColorMap | Color map class for Obsidian. |
| TRibbonPage | Tab page for ribbon control. |
| TRibbonQuickAccessPopupToolbar | |
| TRibbonQuickAccessToolbar | Quck Access Toolbar. |
| TRibbonSilverColorMap | Color map class for Silver. |
| TRibbonSystemButton | The class for the system buttons. |
| TRibbonTabItem | Collection of information about ribbon tab items, their captions, and key tip values. |
| TRibbonTabs | Collection of information about ribbon pages. |
Types
| TCommandType | TCommandType enumerates the possible types of items to be displayed in the right pane of the Application Menu. |
| TIconSize | Enumerates the possible sizes of an icon used in ribbon controls, for example TApplicationMenu. |
| TRecentItemClickEvent | |
| TRibbonGroupVariant | Enumerates the possible sizes of a ribbon group: collapsed, small, medium, or large. |
| TRibbonMetric | Metric enumeration for ribbon controls. |
| TRibbonScrollButton | Enumerates the possible ribbon scroll buttons. |
| TRibbonScrollButtons | Specifies a set of the ribbon's scroll buttons. |
| TTabActiveScrollButton | Enumeration used to specify which scroll button is active. |
| TTabSeparatorState | Position of Quick Access Toolbar. |