TdxSpellCheckerDictionaryItem Class
In This Article
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