FMX.Styles.TStyleDescription.AuthorURL

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property AuthorURL: string read FAuthorURL write FAuthorURL;

C++

__property System::UnicodeString AuthorURL = {read=FAuthorURL, write=FAuthorURL};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FMX.Styles.pas
FMX.Styles.hpp
FMX.Styles TStyleDescription

Beschreibung

Der URL der Website des Autors.

Der String AuthorURL repräsentiert den URL der Website des Autors.

Im Dialogfeld Tools > Bitmap-Stil-Designer kann AuthorURL angezeigt und geändert werden.

Siehe auch