FMX.ApplicationEvents.TApplicationEvents.DoStateChanged
Delphi
procedure DoStateChanged(const AEventData: TApplicationEventData); virtual;
C++
virtual void __fastcall DoStateChanged(const Fmx::Platform::TApplicationEventData &AEventData);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
procedure function |
protected | FMX.ApplicationEvents.pas FMX.ApplicationEvents.hpp |
FMX.ApplicationEvents | TApplicationEvents |
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.