FMX.ActnRes.TStandardActions.ActionList

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ActionList: TActionList;

Properties

Type Visibility Source Unit Parent
field published FMX.ActnRes.pas FMX.ActnRes TStandardActions

Description

Stores the action list, containing standard actions, created by the Action List editor.

Note: ActionList is used by the IDE's Action List editor at design time only. Normally, it is not used in user applications.

See Also