Action Support Routines
Go Up to API Categories Index
This topic lists all routines used to support actions in the VCL.
Routine | Description |
---|---|
Creates an action of a specified type. | |
Iterates through the list of registered actions, passing them to a user-defined callback. | |
Registers action classes so that they appear in the list of predefined actions in the Action List editor or Action Manager editor. | |
Registers an action band style so that it is available for use from TActionManager's Style property within the IDE. | |
Unregisters a set of actions. | |
Unregisters an action band style from the IDE. |