TcxCustomHyperLinkEdit.Properties Property
Contains settings specific to hyperlink editors.
Declaration
property Properties: TcxCustomHyperLinkEditProperties read; write;
Property Value
Type |
---|
TcxCustomHyperLinkEditProperties |
Remarks
Use the Properties member to adjust settings specific to hyperlink editors. It allows you to control the link color, the way a specific link is activated, the shortcut and many other properties.
See Also