Back to Devexpress

TdxCustomSpellChecker.HasEnabledUserDictionary Method

vcl-dxspellchecker-dot-tdxcustomspellchecker-8c40a801.md

latest979 B
Original Source

TdxCustomSpellChecker.HasEnabledUserDictionary Method

Checks whether the spell checker owns a custom dictionary.

Declaration

delphi
function HasEnabledUserDictionary: Boolean;

Returns

Type
Boolean

Remarks

The HasUserDictionary method returns True if at least one custom dictionary is stored in the ActiveDictionaries collection.

See Also

TdxCustomSpellChecker.FindDictionaryByWord

TdxCustomSpellChecker.FindFirstEnabledUserDictionary

TdxCustomSpellChecker Class

TdxCustomSpellChecker Members

dxSpellChecker Unit