FMX.ApplicationEvents.TApplicationEvents.OnFormsCreated
Delphi
property OnFormsCreated: TNotifyEvent read FOnFormsCreated write FOnFormsCreated;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
event | published | FMX.ApplicationEvents.pas | FMX.ApplicationEvents | TApplicationEvents |
Description
Occurs when the FMX platform is ready to create the form's backend.