TcxCustomEdit.SupportsSpelling Method
In This Article
Identifies if the editor supports a spellchecker component.
#Declaration
Delphi
function SupportsSpelling: Boolean; virtual;
#Returns
Type | Description |
---|---|
Boolean |
|
See Also