Vcl.ComCtrls.TTextAttributes.Link

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Link: Boolean index CFE_LINK read GetStyleElement write SetStyleElement;

C++

__property bool Link = {read=GetStyleElement, write=SetStyleElement, index=32, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TTextAttributes


Beschreibung

Konvertiert Text in das Link-Format.

Siehe auch