Vcl.Themes.TCustomStyleServices.Available

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Available: Boolean read GetAvailable;

C++

__property bool Available = {read=GetAvailable, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.Themes.pas
Vcl.Themes.hpp
Vcl.Themes TCustomStyleServices


Beschreibung

Stellt fest, ob das Betriebssystem Stile unterstützt.

Mit Available überprüfen Sie, ob das Betriebssystem Stile unterstützt.

Siehe auch