FMX.Platform.TApplicationEventData.Context
Delphi
Context: TObject;
C++
System::TObject* Context;
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
field | public | FMX.Platform.pas FMX.Platform.hpp |
FMX.Platform | TApplicationEventData |
Beschreibung
Objekt mit weiteren Daten über das Ereignis.
Häufig ist der Typ des Ereignisses ausreichende Information und ist Context null.