TdxCustomSpellChecker.ActiveDictionaryCount Property
Returns the number of active dictionaries.
Declaration
property ActiveDictionaryCount: Integer read;
Property Value
Type |
---|
Integer |
Remarks
To access active dictionaries, use the ActiveDictionaries property.
See Also