[Overview][Types][Classes] |
Source position: uWordList.pas line 68
public procedure TWordList.SaveToFile( |
const WhatFile: AnsiString |
); |
WhatFile |
|
Filename to save words to. Will be overwritten if it currently exists. |
Saves the words in the word list to a file, calls SaveToStream to actually perform the work.