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