TdxAffixCompressionDictionary Class
Declaration
TdxAffixCompressionDictionary = class(
TdxSpellCheckerDictionary
)
Remarks
The TdxAffixCompressionDictionary declares the DictionaryPath and GrammarPath properties. These properties specify dictionary files and rules used to build dictionaries from base words.
Do not use this class directly. Use its descendants instead.
Inheritance
TObject
TPersistent
TdxSpellCheckerPersistent
TdxCustomSpellCheckerDictionary
TdxSpellCheckerDictionary
TdxAffixCompressionDictionary
See Also