TdxSpellCheckerDictionary.WordCount Property
In This Article
Returns the number of words in the dictionary.
#Declaration
Delphi
property WordCount: Integer read;
#Property Value
Type |
---|
Integer |
See Also