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