FMX.ActnRes.TStandardActions.WindowClose1

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

WindowClose1: TWindowClose;

Properties

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

Description

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

WindowClose1 stores an object of the TWindowClose standard action class.

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

See Also