help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Objects' (#rtl)

TStrListMaker.Store

Write the strings to the stream.

Declaration

Source position: objects.pp line 551

procedure TStrListMaker.Store(

  var S: TStream

);

Description

Store writes the collection of strings to the stream S. The collection can then be read with the TStringList object.

Errors

A stream error may occur when writing the strings to the stream.

See also

TStringList.Load

  

Load stringlist from stream.

TStrListMaker.Put

  

Add a new string to the list with associated key.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505