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