ActnMan
Contents |
Delphi Information
Class
| TActionBarItem |
TActionBarItem objects are used by the action manager to represent all of the action bars connected to the action manager in an application. |
| TActionBarStyle |
TActionBarStyle is the base class for styles in ActionManager. |
| TActionBarStyleList | |
| TActionBars |
TActionBars is a collection of TActionBarItem objects used internally by the action manager to represent all of the action bars connected to the action manager in an application. |
| TActionClient |
TActionClient is the ancestor for TActionBartItem and TActionClientItem classes. |
| TActionClientItem |
TActionClientItem is a streamable wrapper that represents an action or category of actions in the action manager. |
| TActionClientLink | |
| TActionClients |
TActionClients is a container for TActionClient objects. |
| TActionClientsCollection |
TActionClientsCollection is a collection of action clients that maintains information about the action manager that owns the collection. |
| TActionDragBaseClass |
TActionDragBaseClass is a base class used for managing drag operations. |
| TActionDragObject | |
| TActionItemDragObject | |
| TActionListCollection |
TActionListCollection is a collection that maintains information about action lists and their captions. |
| TActionListItem |
TActionListItem represents an item in a action list collection. |
| TActionManager |
TActionManager provides a mechanism to manage and display all actions contained in an application. |
| TButtonProperties |
TButtonProperties contains properties applicable to action client items that have the CommandStyle property set to csButton. |
| TCategoryDragObject | |
| TCheckBoxProperties |
TCheckBoxProperties contains properties applicable to action client items that have the CommandStyle property set to csCheckBox. |
| TComboBoxProperties |
TComboBoxProperties contains properties applicable to action client items that have the CommandStyle property set to csComboBox. |
| TCommandProperties |
TCommandProperties is a base for all classes used to control the properties of action client items. |
| TControlProperties |
TControlProperties contains properties applicable to action client items that have the CommandStyle property set to csControl. |
| TCustomActionBar |
TCustomActionBar is the base class for all action bands. |
| TCustomActionBarColorMap |
TCustomActionBarColorMap is the base class for the action band colormaps that controls the color of the action band and the items that appear on it. |
| TCustomActionClass | |
| TCustomActionControl |
TCustomActionControl is the base class for ActionBand custom controls. |
| TCustomActionManager |
TCustomActionManager is the base class for the TActionManager component. |
| TGalleryProperties |
TGalleryProperties contains properties applicable to the action client items that have the CommandStyle property set to csGallery. |
| TMenuProperties |
TMenuProperties contains properties applicable to action client items that have the CommandStyle property set to csMenu. |
| TTextProperties |
TTextProperties contains properties applicable to action client items that have the CommandStyle property set to csText. |
| TXToolDockForm |
Classref
Const
| Constants |
Enum
| TBackgroundLayout | |
| TBarEdge | |
| TBarOrientation | |
| TCaptionOptions | |
| TChangesAllowed | |
| TCommandStyle |
TCommandStyle enumerates the possible styles for a command. |
| TGalleryResize |
TGalleryResize enumerates the possible resizing options for a gallery. |
Function
| NotifyDesigner |
Interface
| IActionBarDesigner |
Set
| TBarOrientations | |
| TChangesAllowedSet |
Struct
| TCMItemMsg |
Type
| TMergeRange |
Variable
| ActionBarDesigner | |
| ActionBarStyles | |
| DefaultActnBarStyle |
C++ Information
Class
| IActionBarDesigner | |
| TActionBarItem |
TActionBarItem objects are used by the action manager to represent all of the action bars connected to the action manager in an application. |
| TActionBarStyle |
TActionBarStyle is the base class for styles in ActionManager. |
| TActionBarStyleList | |
| TActionBars |
TActionBars is a collection of TActionBarItem objects used internally by the action manager to represent all of the action bars connected to the action manager in an application. |
| TActionClient |
TActionClient is the ancestor for TActionBartItem and TActionClientItem classes. |
| TActionClientItem |
TActionClientItem is a streamable wrapper that represents an action or category of actions in the action manager. |
| TActionClientLink | |
| TActionClients |
TActionClients is a container for TActionClient objects. |
| TActionClientsCollection |
TActionClientsCollection is a collection of action clients that maintains information about the action manager that owns the collection. |
| TActionDragBaseClass |
TActionDragBaseClass is a base class used for managing drag operations. |
| TActionDragObject | |
| TActionItemDragObject | |
| TActionListCollection |
TActionListCollection is a collection that maintains information about action lists and their captions. |
| TActionListItem |
TActionListItem represents an item in a action list collection. |
| TActionManager |
TActionManager provides a mechanism to manage and display all actions contained in an application. |
| TButtonProperties |
TButtonProperties contains properties applicable to action client items that have the CommandStyle property set to csButton. |
| TCMItemMsg | |
| TCategoryDragObject | |
| TCheckBoxProperties |
TCheckBoxProperties contains properties applicable to action client items that have the CommandStyle property set to csCheckBox. |
| TComboBoxProperties |
TComboBoxProperties contains properties applicable to action client items that have the CommandStyle property set to csComboBox. |
| TCommandProperties |
TCommandProperties is a base for all classes used to control the properties of action client items. |
| TControlProperties |
TControlProperties contains properties applicable to action client items that have the CommandStyle property set to csControl. |
| TCustomActionBar |
TCustomActionBar is the base class for all action bands. |
| TCustomActionBarColorMap |
TCustomActionBarColorMap is the base class for the action band colormaps that controls the color of the action band and the items that appear on it. |
| TCustomActionClass | |
| TCustomActionControl |
TCustomActionControl is the base class for ActionBand custom controls. |
| TCustomActionManager |
TCustomActionManager is the base class for the TActionManager component. |
| TGalleryProperties |
TGalleryProperties contains properties applicable to the action client items that have the CommandStyle property set to csGallery. |
| TMenuProperties |
TMenuProperties contains properties applicable to action client items that have the CommandStyle property set to csMenu. |
| TTextProperties |
TTextProperties contains properties applicable to action client items that have the CommandStyle property set to csText. |
| TXToolDockForm |
Enum
| TBackgroundLayout | |
| TBarEdge | |
| TBarOrientation | |
| TCaptionOptions | |
| TChangesAllowed | |
| TCommandStyle |
TCommandStyle enumerates the possible styles for a command. |
| TGalleryResize |
TGalleryResize enumerates the possible resizing options for a gallery. |
Function
| NotifyDesigner |
Typedef
Variable
| ActionBarDesigner | |
| ActionBarStyles | |
| ControlDragMode | |
| DefaultActnBarStyle | |
| cDefaultSchedule |