FMX.ApplicationEvents.TApplicationEvents.OnAfterCreateFormHandle

From RAD Studio API Documentation
Jump to: navigation, search

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.