Back to Devexpress

TcxHyperLinkEdit.ActiveProperties Property

vcl-cxhyperlinkedit-dot-tcxhyperlinkedit.md

latest1.1 KB
Original Source

TcxHyperLinkEdit.ActiveProperties Property

Provides access to the current appearance and behavior settings.

Declaration

delphi
property ActiveProperties: TcxHyperLinkEditProperties read;

Property Value

TypeDescription
TcxHyperLinkEditProperties

Contains hyperlink editor appearance and behavior settings.

|

Remarks

If the hyperlink editor has an assigned repository item, the ActiveProperties property returns properties of the repository item. Otherwise, the ActiveProperties property returns the editor’s Properties property value.

Refer to the TcxHyperLinkEditProperties class description for information on available options.

See Also

TcxHyperLinkEdit Class

TcxHyperLinkEdit Members

cxHyperLinkEdit Unit