FMX.ApplicationEvents.TApplicationStateChangedEvent
Delphi
TApplicationStateChangedEvent = function (Sender: TObject; const AAppEvent: TApplicationEvent;
const AContext: TObject): Boolean of object;
C++
typedef bool __fastcall (__closure *TApplicationStateChangedEvent)(System::TObject* Sender, const Fmx::Platform::TApplicationEvent AAppEvent, System::TObject* const AContext);
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.