Vcl.Themes.TCustomStyleServices.Available
Delphi
property Available: Boolean read GetAvailable;
C++
__property bool Available = {read=GetAvailable, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Vcl.Themes.pas Vcl.Themes.hpp |
Vcl.Themes | TCustomStyleServices |
Description
Determines whether the operating system supports styles.
Use Available to check whether the operating system supports styles.