FMX.Controls.TStyleBook.UnsupportedPlatform

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property UnsupportedPlatform: Boolean read GetUnsupportedPlatform;

C++

__property bool UnsupportedPlatform = {read=GetUnsupportedPlatform, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls TStyleBook


Description

Indique si le style peut être chargé dans la plate-forme cible en cours.

Si le style ne peut pas être chargé, UnsupportedPlatform vaut True et Style est vide.

Voir aussi