Back to Devexpress

TdxUserSpellCheckerDictionary Properties

vcl-dxspellchecker-dot-tdxuserspellcheckerdictionary-dot-underscore-properties.md

latest2.6 KB
Original Source

TdxUserSpellCheckerDictionary Properties

A user-defined dictionary.

NameDescription
ActiveReturns whether the dictionary is used for spell checking. Inherited from TdxCustomSpellCheckerDictionary.
AlphabetSpecifies the corresponding language’s alphabet. Inherited from TdxCustomSpellCheckerDictionary.
CheckCapitalizationSpecifies whether a dictionary supports a case-sensitive search. Inherited from TdxSpellCheckerDictionary.
CodePageSpecifies the dictionary’s code page. Inherited from TdxCustomSpellCheckerDictionary.
DictionaryPathSpecifies the dictionary file from which a user-defined dictionary is loaded, or where the dictionary is stored.
EnabledSpecifies whether the dictionary is enabled. Inherited from TdxCustomSpellCheckerDictionary.
LanguageSpecifies the dictionary’s language. Inherited from TdxCustomSpellCheckerDictionary.
LoadedReturns whether the dictionary is loaded into memory. Inherited from TdxCustomSpellCheckerDictionary.
OptionsContains options for the user-defined dictionary.
SpellCheckerReturns a spell checker. Inherited from TdxSpellCheckerPersistent.
WordCountReturns the number of words in the dictionary. Inherited from TdxSpellCheckerDictionary.

See Also

TdxUserSpellCheckerDictionary Class

TdxUserSpellCheckerDictionary Members

dxSpellChecker Unit