TcxCustomHyperLinkEdit.Properties Property
In This Article
Contains settings specific to hyperlink editors.
#Declaration
Delphi
property Properties: TcxCustomHyperLinkEditProperties read; write;
#Property Value
Type |
---|
Tcx |
#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