Back to Devexpress

TcxDBHyperLinkEdit.ActiveProperties Property

vcl-cxdbedit-dot-tcxdbhyperlinkedit-8756a2b3.md

latest1.0 KB
Original Source

TcxDBHyperLinkEdit.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

TcxDBHyperLinkEdit Class

TcxDBHyperLinkEdit Members

cxDBEdit Unit