FMX.ActnRes.TStandardActions.FileHideAppOthers1

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FileHideAppOthers1: TFileHideAppOthers;

Properties

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

Description

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

FileHideAppOthers1 stores an object of the TFileHideAppOthers standard action class.

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

See Also