FMX.ApplicationEvents.TApplicationEvents.OnFormReleased

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnFormReleased: TFormNotifyEvent read FOnFormReleased write FOnFormReleased;

Properties

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

Description

Occurs when a form is released.