FMX.ApplicationEvents.TFormNotifyEvent
Delphi
TFormNotifyEvent = procedure (Sender: TObject; const AForm: TCommonCustomForm) of object;
C++
typedef void __fastcall (__closure *TFormNotifyEvent)(System::TObject* Sender, Fmx::Forms::TCommonCustomForm* const AForm);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
type typedef |
public | FMX.ApplicationEvents.pas FMX.ApplicationEvents.hpp |
FMX.ApplicationEvents | FMX.ApplicationEvents |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !