FMX.Forms.TApplicationStateHelper

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TApplicationStateHelper = record helper for TApplicationState

C++

struct TApplicationStateHelper /* Helper for enum 'TApplicationState' */;

Eigenschaften

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


Beschreibung

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

Siehe auch