Back to Devexpress

TdxSpellCheckerDictionaryItem Class

vcl-dxspellchecker-92fbe767.md

latest902 B
Original Source

TdxSpellCheckerDictionaryItem Class

A dictionary item in the TdxSpellCheckerDictionaries collection.

Declaration

delphi
TdxSpellCheckerDictionaryItem = class(
    TCollectionItem
)

Remarks

The TdxSpellCheckerDictionaryItem object is referenced by the TdxSpellCheckerDictionaries.Items property.

Inheritance

TObject TPersistent TCollectionItem TdxSpellCheckerDictionaryItem

See Also

TdxSpellCheckerDictionaryItem Members

dxSpellChecker Unit