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



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

TResourceFile.Put

Set a resource by key name.

Declaration

Source position: objects.pp line 510

procedure TResourceFile.Put(

  Item: PObject;

  Key: String

);

Description

Put sets the resource identified by Key to Item. If no such resource exists, a new one is created. The item is written to the stream.

Errors

Errors returned may be those by TStream.Put and TStream.Seek

See also

Get

  

Return a resource by key name.

Notes

 No notes exist for this page yet. 





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