TdxCustomSpellCheckerDictionary.Alphabet Property
Specifies the corresponding language’s alphabet.
Declaration
property Alphabet: string read; write;
Property Value
Type |
---|
string |
Remarks
This property is optional.
The spell checker uses the alphabet to improve generation of suggestions performed by letter additions and replacements.
See Also