TdxSpellCheckerAutoCorrectExceptions.LoadFromFile(string) Method
Reads words from the specified file into the collection.
Declaration
procedure LoadFromFile(const AFileName: string);
Parameters
| Name | Type |
|---|---|
| AFileName | string |
Remarks
AFileName specifies the source file.
See Also