Back to Devexpress

TdxHunspellDictionary Properties

vcl-dxhunspelldictionary-dot-tdxhunspelldictionary-dot-underscore-properties.md

latest2.7 KB
Original Source

TdxHunspellDictionary Properties

Represents the Hunspell dictionary.

NameDescription
ActiveReturns whether the dictionary is used for spell checking. Inherited from TdxCustomSpellCheckerDictionary.
AlphabetSpecifies the corresponding language’s alphabet. Inherited from TdxCustomSpellCheckerDictionary.
CodePageSpecifies the dictionary’s code page. Inherited from TdxCustomSpellCheckerDictionary.
DictionaryPathSpecifies the dictionary file from which a dictionary is created based on rules provided by the affix file.
EnabledSpecifies whether the dictionary is enabled. Inherited from TdxCustomSpellCheckerDictionary.
GrammarPathSpecifies the affix file used to build up a dictionary from the affix-compressed dictionary file specified by the DictionaryPath property.
LanguageSpecifies the dictionary’s language. Inherited from TdxCustomSpellCheckerDictionary.
LoadedReturns whether the dictionary is loaded into memory. Inherited from TdxCustomSpellCheckerDictionary.
NgramDistanceSpecifies the distance between the misspelled and suggested words.
SpellCheckerReturns a spell checker. Inherited from TdxSpellCheckerPersistent.
SuggestionsLiteModeSpecifies the manner in which the spell checker uses correction algorithms.

See Also

TdxHunspellDictionary Class

TdxHunspellDictionary Members

dxHunspellDictionary Unit