Back to Devexpress

TcxDBHyperLinkEdit.Properties Property

vcl-cxdbedit-dot-tcxdbhyperlinkedit-c94c8d22.md

latest753 B
Original Source

TcxDBHyperLinkEdit.Properties Property

Provides access to the hyperlink editor’s appearance and behavior settings.

Declaration

delphi
property Properties: TcxHyperLinkEditProperties read; write;

Property Value

TypeDescription
TcxHyperLinkEditProperties

Contains hyperlink editor appearance and behavior settings.

|

Remarks

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

See Also

TcxDBHyperLinkEdit Class

TcxDBHyperLinkEdit Members

cxDBEdit Unit