Back to Devexpress

TdxCustomSpellCheckerDictionary.Alphabet Property

vcl-dxspellchecker-dot-tdxcustomspellcheckerdictionary-4e78ea6d.md

latest705 B
Original Source

TdxCustomSpellCheckerDictionary.Alphabet Property

Specifies the corresponding language’s alphabet.

Declaration

delphi
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

TdxCustomSpellCheckerDictionary Class

TdxCustomSpellCheckerDictionary Members

dxSpellChecker Unit