Back to Devexpress

TdxSpellCheckerDictionaries Class

vcl-dxspellchecker-b720b76e.md

latest813 B
Original Source

TdxSpellCheckerDictionaries Class

A collection of dictionaries of various types.

Declaration

delphi
TdxSpellCheckerDictionaries = class(
    TCollection
)

Remarks

The TdxSpellCheckerDictionaries object is referenced by the spell checker’s DictionaryItems property.

Inheritance

TObject TPersistent TCollection TdxSpellCheckerDictionaries

See Also

TdxSpellCheckerDictionaries Members

dxSpellChecker Unit