TcxDBHyperLinkEdit.Properties Property
Provides access to the hyperlink editor’s appearance and behavior settings.
Declaration
property Properties: TcxHyperLinkEditProperties read; write;
Property Value
Type | Description |
---|---|
TcxHyperLinkEditProperties | Contains hyperlink editor appearance and behavior settings. |
Remarks
Refer to the TcxHyperLinkEditProperties class description for information on available options.
See Also