TcxCustomHyperLinkEditProperties.AutoComplete Property
Deprecated. This property exists for backward compatibility only. Use the UsePrefix property instead.
Declaration
property AutoComplete: Boolean read; write;
Property Value
Type | Description |
---|---|
Boolean | Specifies if the editor automatically adds a prefix to content. |
See Also