Vcl.Themes.TStyleInfo.AuthorEMail

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

AuthorEMail: string;

C++

System::UnicodeString AuthorEMail;

Properties

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

Description

The e-mail of the author.

AuthorEMail is a string that represents the e-mail of the author.

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

See Also