ActnMenus
Contents |
Delphi Information
Class
| TActionBarStyleEx |
TActionBarStyleEx is the implementation class for styles in Action Manager. |
| TActionMainMenuBar |
TActionMainMenuBar is a rendering engine that renders action client items as menu items. |
| TCustomActionMainMenuBar |
TCustomActionMainMenuBar is the ancestor for the TActionMainMenuBar component. |
| TCustomActionMenuBar |
TCustomActionMenuBar is the ancestor for action bands that render actions as menu item UI elements. |
| TCustomActionPopupMenu |
TCustomActionPopupMenu is the ancestor for popup action bands that render actions as popup menu item UI elements. |
| TCustomAddRemoveItem |
TCustomAddRemoveItem is the base class for the ActionBand menus for customizing action bands. |
| TCustomMDIMenuButton | |
| TCustomMenuButton |
TCustomMenuButton is the base class for ActionBand button controls. |
| TCustomMenuExpandBtn | |
| TCustomMenuItem |
TCustomMenuItem is the base class for the ActionBand custom control TStandardMenuItem. |
| TCustomizeActionClientItem | |
| TCustomizeActionLink | |
| TCustomizeActionToolBar | |
| TMenuStack |
Classref
| TAddRemoveItemClass | |
| TCustomAddRemoveItemClass | |
| TCustomMenuExpandBtnClass | |
| TCustomPopupClass | |
| TCustomizeActionToolBarClass | |
| TMenuButtonControlClass | |
| TMenuItemControlClass |
Enum
| TAnimationStyle | |
| TMDIButtonStyle |
Function
| RegisterActnBarStyle |
Registers an action band style so that it is available for use from TActionManager's Style property within the IDE. |
| UnRegisterActnBarStyle |
Unregisters an action band style from the IDE. |
Set
| TMenuEdges |
Variable
| MenuAddRemoveItemClass | |
| MenuButtonControlClass | |
| MenuCustomizePopupClass | |
| MenuItemControlClass | |
| MenuPopupClass | |
| UpdateActnMenusProc |
C++ Information
Class
| TActionBarStyleEx |
TActionBarStyleEx is the implementation class for styles in Action Manager. |
| TActionMainMenuBar |
TActionMainMenuBar is a rendering engine that renders action client items as menu items. |
| TCustomActionMainMenuBar |
TCustomActionMainMenuBar is the ancestor for the TActionMainMenuBar component. |
| TCustomActionMenuBar |
TCustomActionMenuBar is the ancestor for action bands that render actions as menu item UI elements. |
| TCustomActionPopupMenu |
TCustomActionPopupMenu is the ancestor for popup action bands that render actions as popup menu item UI elements. |
| TCustomAddRemoveItem |
TCustomAddRemoveItem is the base class for the ActionBand menus for customizing action bands. |
| TCustomMDIMenuButton | |
| TCustomMenuButton |
TCustomMenuButton is the base class for ActionBand button controls. |
| TCustomMenuExpandBtn | |
| TCustomMenuItem |
TCustomMenuItem is the base class for the ActionBand custom control TStandardMenuItem. |
| TCustomizeActionClientItem | |
| TCustomizeActionLink | |
| TCustomizeActionToolBar | |
| TMenuStack |
Enum
| TAnimationStyle | |
| TMDIButtonStyle |
Function
| RegisterActnBarStyle |
Registers an action band style so that it is available for use from TActionManager's Style property within the IDE. |
| UnRegisterActnBarStyle |
Unregisters an action band style from the IDE. |
Typedef
Variable
| MenuAddRemoveItemClass | |
| MenuButtonControlClass | |
| MenuCustomizePopupClass | |
| MenuItemControlClass | |
| MenuPopupClass | |
| UpdateActnMenusProc |