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. |
Code |
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. |
Spell |
Returns a spell checker.
Inherited from Tdx |
See Also