TdxSpellCheckerDictionaryItem.DictionaryType Property
Specifies the dictionary’s type represented by the item.
Declaration
property DictionaryType: TdxCustomSpellCheckerDictionary read; write;
Property Value
Type |
---|
TdxCustomSpellCheckerDictionary |
Remarks
The spell checker uses three types of dictionaries – ISpell, Hunspell (OpenOffice), and custom (plain text) dictionaries.
See Also