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