FMX.ActnRes.TStandardActions.FileExit1
From RAD Studio API Documentation
Delphi
FileExit1: TFileExit;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| field | published | FMX.ActnRes.pas | FMX.ActnRes | TStandardActions |
Description
Stores an instance of the TFileExit standard action used by the Action List editor.
FileExit1 stores an object of the TFileExit standard action class.
Note: FileExit1 is used by the IDE's Action List editor at design time only. Normally, it is not used in user applications.