Vcl.Themes.TStyleInfo.Author

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Author: string;

C++

System::UnicodeString Author;

Properties

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

Description

Author of the style.

Author represents the name of the creator of the style.

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

See Also