FMX.ActnRes.TStandardActions.FileHideApp1

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FileHideApp1: TFileHideApp;

Properties

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

Description

Stores an instance of the TFileHideApp standard action used by the Action List editor.

FileHideApp1 stores an object of the TFileHideApp standard action class.

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

See Also