Back to Devexpress

TdxSpellCheckerDictionaryItem.DictionaryType Property

vcl-dxspellchecker-dot-tdxspellcheckerdictionaryitem.md

latest932 B
Original Source

TdxSpellCheckerDictionaryItem.DictionaryType Property

Specifies the dictionary’s type represented by the item.

Declaration

delphi
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

TdxSpellCheckerDictionaryItem Class

TdxSpellCheckerDictionaryItem Members

dxSpellChecker Unit