TcxCustomHyperLinkEditProperties.AutoComplete Property
In This Article
Determines whether the prefix is added to a hyperlink.
#Declaration
Delphi
property AutoComplete: Boolean read; write;
#Property Value
Type |
---|
Boolean |
#Remarks
This property is obsolete and used for compatibility purposes. Use the UsePrefix property instead.
See Also