Vcl.Themes.TStyleInfo.Version

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Version: string;

C++

System::UnicodeString Version;

Properties

Type Visibility Source Unit Parent
field public
Vcl.Themes.pas
Vcl.Themes.hpp
Vcl.Themes TStyleInfo

Description

Current version of the style.

Version can be viewed and modified in the Tools > VCL Style Designer dialog.

See Also