FMX.Platform.TApplicationEventHelper

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TApplicationEventHelper = record helper for TApplicationEvent

C++

struct TApplicationEventHelper /* Helper for enum 'TApplicationEvent' */;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
helper
class
public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform FMX.Platform


Beschreibung

Für den internen Gebrauch. TApplicationEventHelper ist ein unterstützender Record für den Typ FMX.Platform.TApplicationEvent, der Felder für eine bereichsabhängige Aufzählung bereitstellt.

Siehe auch