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

TWordList.SaveToStream

Declaration

Source position: uWordList.pas line 66

public procedure TWordList.SaveToStream(

  const aStream: TStream

);

Arguments

aStream

  

Target stream to put words into.

Description

Save all words in the current word list out to a stream. Words are seperated by Carrage Return Line Feed combinations.