TcxCustomHyperLinkEditProperties.AutoComplete Property
Determines whether the prefix is added to a hyperlink.
Declaration
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