TdxSpellCheckerAutoCorrectExceptions.SaveToFile(string) Method
Writes words from the collection to the specified file.
Declaration
procedure SaveToFile(const AFileName: string);
Parameters
| Name | Type |
|---|---|
| AFileName | string |
Remarks
AFileName specifies the target file.
See Also