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