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



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

TStrListMaker.Put

Add a new string to the list with associated key.

Declaration

Source position: objects.pp line 550

procedure TStrListMaker.Put(

  Key: Sw_Word;

  S: String

);

Description

Put adds they string S with key Key to the collection of strings. This action doesn't write the string to a stream. To write the strings to the stream, see the Store method.

Errors

None.

See also

TStrListMaker.Store

  

Write the strings to the stream.

Notes

 No notes exist for this page yet. 





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