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