TdxSpellCheckerAutoCorrectExceptions Methods
A collection of words that won’t be automatically corrected by the spell checker.
Name | Description |
---|---|
Add |
Adds a specified word to the collection. |
Clear | Deletes all the words in the collection. |
Delete |
|
Delete |
Deletes the specified word in the collection. |
Equals |
Inherited from TObject. |
Find |
Performs a case-sensitive search for the specified word. |
Get |
Inherited from TObject. |
Load |
Reads words from the specified file into the collection. |
Load |
Reads words from the specified stream into the collection. |
Populate |
Populates the parameter with the words contained in the collection. |
Save |
Writes words from the collection to the specified file. |
Save |
Writes words from the collection to the specified stream. |
To |
Inherited from TObject. |
See Also