API:FMX.ApplicationEvents.TApplicationEvents.OnBeforeDestroyFormHandle
Delphi
property OnBeforeDestroyFormHandle: TFormNotifyEvent read FOnBeforeDestroyFormHandle write FOnBeforeDestroyFormHandle;
C++
__property TFormNotifyEvent OnBeforeDestroyFormHandle = {read=FOnBeforeDestroyFormHandle, write=FOnBeforeDestroyFormHandle};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| event | published | FMX.ApplicationEvents.pas FMX.ApplicationEvents.hpp |
FMX.ApplicationEvents | TApplicationEvents |
Description
Embarcadero Technologies does not currently have any additional information.