[Overview][Types][Classes] Reference for unit 'uWordList' (#pLua)

TWordList.LoadFromStream

Declaration

Source position: uWordList.pas line 65

public procedure TWordList.LoadFromStream(

  const aStream: TStream

);

Arguments

aStream

  

Source stream to load from

Description

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.