FMX.Platform.TPlatformServices.Current

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class property Current: TPlatformServices read GetCurrent;

C++

/* static */ __property TPlatformServices* Current = {read=GetCurrent};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform TPlatformServices

Beschreibung

Gibt die aktuelle Instanz der Plattformdienste an. Current ist eine schreibgeschützte Eigenschaft.