Show: Delphi C++
Display Preferences

Vcl.ActnMenus

From XE2 API Documentation
Jump to: navigation, search


Contents

Classes

TActionBarStyleExTActionBarStyleEx is the implementation class for styles in Action Manager.
TActionMainMenuBarTActionMainMenuBar is a rendering engine that renders action client items as menu items.
TAddRemoveItemClassTAddRemoveItemClass defines the metaclass for TCustomAddRemoveItem.
TCustomActionMainMenuBarTCustomActionMainMenuBar is the base class of TActionMainMenuBar.
TCustomActionMenuBarTCustomActionMenuBar is the ancestor for action bands that render actions as menu item UI elements.
TCustomActionPopupMenuTCustomActionPopupMenu is the ancestor for pop-up action bands that render actions as pop-up menu item UI elements.
TCustomAddRemoveItemTCustomAddRemoveItem is the base class for the ActionBand menus for customizing action bands.
TCustomAddRemoveItemClassTCustomAddRemoveItemClass defines the metaclass for TCustomAddRemoveItem.
TCustomizeActionClientItem
TCustomizeActionLink
TCustomizeActionToolBarTCustomizeActionToolBar is a customized action toolbar.
TCustomizeActionToolBarClassTCustomizeActionToolBarClass defines the metaclass for TCustomizeActionToolBar.
TCustomMDIMenuButtonTCustomMDIMenuButton is the base class for MDI border buttons.
TCustomMenuButtonTCustomMenuButton is the base class for action band button controls.
TCustomMenuExpandBtnTCustomMenuExpandBtn is the base class for expand buttons.
TCustomMenuExpandBtnClassTCustomMenuExpandBtnClass defines the metaclass for TCustomMenuExpandBtn.
TCustomMenuItemTCustomMenuItem is the base class for the ActionBand custom control TStandardMenuItem.
TCustomPopupClassTCustomPopupClass defines the metaclass for TCustomActionPopupMenu.
TMenuButtonControlClassTMenuButtonControlClass defines the metaclass for TCustomMenuButton.
TMenuItemControlClassTMenuItemControlClass defines the metaclass for TCustomMenuItem.
TMenuStackTMenuStack maintains a last-in first-out array of action menu bars.

Routines

RegisterActnBarStyleRegisters an action band style so that it is available for use from TActionManager's Style property within the IDE.
UnRegisterActnBarStyleUnregisters an action band style from the IDE.

Types

TAddRemoveItemClassTAddRemoveItemClass defines the metaclass for TCustomAddRemoveItem.
TAnimationStyleTAnimationStyle is the type of the AnimationStyle property of an action menu.
TCustomAddRemoveItemClassTCustomAddRemoveItemClass defines the metaclass for TCustomAddRemoveItem.
TCustomizeActionToolBarClassTCustomizeActionToolBarClass defines the metaclass for TCustomizeActionToolBar.
TCustomMenuExpandBtnClassTCustomMenuExpandBtnClass defines the metaclass for TCustomMenuExpandBtn.
TCustomPopupClassTCustomPopupClass defines the metaclass for TCustomActionPopupMenu.
TExitMenuEventTExitMenuEvent is the type of the OnExitMenuLoop event handler of an action menu.
TGetPopupClassEventTGetPopupClassEvent is the type of the OnGetPopupClass event handler of an action menu.
TMDIButtonStyleTMDIButtonStyle specifies the style of the MDI border buttons.
TMenuButtonControlClassTMenuButtonControlClass defines the metaclass for TCustomMenuButton.
TMenuEdgesTMenuEdges is the type of the Edges property of an action menu item.
TMenuItemControlClassTMenuItemControlClass defines the metaclass for TCustomMenuItem.
TMenuPopupEventTMenuPopupEvent is the type of the OnPopup event handler of an action menu.
TUpdateActnMenusProcTUpdateActnMenusProc is the type of a function that is called each time an action menu is updated.

Variables

MenuAddRemoveItemClassIs an instance of TAddRemoveItemClass.
MenuButtonControlClassIs an instance of TMenuButtonControlClass.
MenuCustomizePopupClassIs an instance of TCustomizeActionToolBarClass.
MenuItemControlClassIs an instance of TMenuButtonControlClass.
MenuPopupClassIs an instance of TCustomPopupClass.
UpdateActnMenusProcProvides the default updating procedure of an action menu window.

Constants

asDefaultasDefault: TAnimationStyle = asDefault;
asFadeasFade: TAnimationStyle = asFade;
asNoneasNone: TAnimationStyle = asNone;
asSlideasSlide: TAnimationStyle = asSlide;
asUnFoldasUnFold: TAnimationStyle = asUnFold;
mbClosembClose: TMDIButtonStyle = mbClose;
mbMinimizembMinimize: TMDIButtonStyle = mbMinimize;
mbRestorembRestore: TMDIButtonStyle = mbRestore;


Personal tools
Previous Versions
Translations