TdxCustomSpellChecker.UserDictionaryCount Property
Returns the number of user-defined dictionaries.
Declaration
property UserDictionaryCount: Integer read;
Property Value
Type |
---|
Integer |
Remarks
To access user-defined dictionaries, use the UserDictionaries property.
See Also