[Overview][Types][Classes] |
Source position: uWordList.pas line 65
public procedure TWordList.LoadFromStream( |
const aStream: TStream |
); |
aStream |
|
Source stream to load from |
Load a text file from the source stream and place all words within the document into the internal word list. Each word should be on its own line.