FMX.ApplicationEvents.TApplicationEvents.OnAfterCreateFormHandle
Delphi
property OnAfterCreateFormHandle: TFormNotifyEvent read FOnAfterCreateFormHandle write FOnAfterCreateFormHandle;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
event | published | FMX.ApplicationEvents.pas | FMX.ApplicationEvents | TApplicationEvents |
Description
Occurs when the form allocates, native handle.