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);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
type typedef |
public | FMX.ApplicationEvents.pas FMX.ApplicationEvents.hpp |
FMX.ApplicationEvents | FMX.ApplicationEvents |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.