Skip to main content

TdxCustomSpellCheckerDictionary Properties

The base class for dictionaries.
Name Description
Active Returns whether the dictionary is used for spell checking.
Alphabet Specifies the corresponding language’s alphabet.
CodePage Specifies the dictionary’s code page.
Enabled Specifies whether the dictionary is enabled.
Language Specifies the dictionary’s language.
Loaded Returns whether the dictionary is loaded into memory.
SpellChecker Returns a spell checker. Inherited from TdxSpellCheckerPersistent.
See Also