FMX.ApplicationEvents.TApplicationEvents.OnStateChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnStateChanged: TApplicationStateChangedEvent read FOnStateChanged write FOnStateChanged;

Properties

Type Visibility Source Unit Parent
event published FMX.ApplicationEvents.pas FMX.ApplicationEvents TApplicationEvents

Description

Occurs when the application changes its state.