FMX.Styles.TStyleDescription.MobilePlatform

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property MobilePlatform: Boolean read FMobilePlatform write FMobilePlatform;

C++

__property bool MobilePlatform = {read=FMobilePlatform, write=FMobilePlatform, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FMX.Styles.pas
FMX.Styles.hpp
FMX.Styles TStyleDescription

Beschreibung

Gibt an, ob der Stil auf einer mobilen Plattform verwendet werden kann.

Siehe auch