FMX.Platform.TApplicationEventHandler

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

typedef bool __fastcall (__closure *TApplicationEventHandler)(TApplicationEvent AAppEvent, System::TObject* AContext);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
typedef public FMX.Platform.hpp FMX.Platform FMX.Platform


Beschreibung

Typ einer Ereignisbehandlungsroutine für Anwendungsereignisse.

Siehe auch