TdxCustomSpellChecker.HasEnabledUserDictionary Method
Checks whether the spell checker owns a custom dictionary.
Declaration
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