Vcl.Themes.TStyleInfo.AuthorURL

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

AuthorURL: string;

C++

System::UnicodeString AuthorURL;

Properties

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

Description

The URL of the author.

AuthorURL is a string that represents the URL of the author.

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

See Also