FMX.ApplicationEvents.TApplicationEvents.OnMainFormChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnMainFormChanged: TFormNotifyEvent read FOnMainFormChanged write FOnMainFormChanged;

Properties

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

Description

Occurs when the Application.MainForm is changed.