FMX.Styles.TStyleDescription.PlatformNames

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

PlatformNames: array [TOSPlatform] of string = ('Windows', 'OSX', 'iOS', 'Android', 'Linux');

C++

static _TStyleDescription__3 PlatformNames;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field public
FMX.Styles.pas
FMX.Styles.hpp
FMX.Styles TStyleDescription


Beschreibung

Namen der Plattformen, die das Framework verwendet.

Siehe auch