Back to Devexpress

TcxCustomEdit.SupportsSpelling Method

vcl-cxedit-dot-tcxcustomedit-45181bed.md

latest567 B
Original Source

TcxCustomEdit.SupportsSpelling Method

Identifies if the editor supports a spellchecker component.

Declaration

delphi
function SupportsSpelling: Boolean; virtual;

Returns

TypeDescription
Boolean

True if the editor supports spellchecking; otherwise, False.

|

See Also

TcxCustomEdit Class

TcxCustomEdit Members

cxEdit Unit