TCustomActionList

E1014708

TCustomActionList is a Delphi VCL class that manages and organizes a collection of actions for use in action-based user interface components.

Try in SPARQL Jump to: Statements Referenced by

Statements (46)

Predicate Object
instanceOf Delphi class
VCL class
associatedWith TAction
TActionLink NERFINISHED
belongsToFramework VCL NERFINISHED
category Delphi VCL action system class
coordinates execution of actions
updating of actions
definedIn ActnList.pas
Vcl.ActnList unit NERFINISHED
designTimeSupport can be manipulated via the Action List editor
hasDescendant TActionList NERFINISHED
TCustomActionManager NERFINISHED
hasMethod AddAction
ExecuteAction
GetAction
IndexOfAction
RemoveAction
UpdateAction
hasProperty Images
OnChange
OnExecute
OnExecuteAction
OnStateChange
OnUpdate
OnUpdateAction
StateImages
hasVisibility protected base class for TActionList
inheritsFrom TComponent NERFINISHED
introducedIn Delphi VCL action manager architecture
lifecycleManagedBy Delphi component streaming system
managesCollectionOf TContainedAction NERFINISHED
provides central repository of actions for a form
notification when actions change
supports action updating
centralized action handling
image lists for actions
state image lists for actions
usedBy action-aware controls
buttons
menus
toolbars
usedFor managing collections of actions
organizing actions for action-based UI components
usedIn Delphi VCL applications
writtenIn Object Pascal NERFINISHED

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

TComponent isBaseClassOf TCustomActionList