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



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

TStream.WriteResourceHeader

Write resource header to the stream

Declaration

Source position: classesh.inc line 614

public procedure TStream.WriteResourceHeader(

  const ResName: String;

  var FixupInfo: Integer

);

Description

WriteResourceHeader writes a resource-file header for a resource called ResName. It returns in FixupInfo the argument that should be passed on to TStream.FixupResourceHeader.

WriteResourceHeader should not be used directly. It is called by the TStream.WriteComponentRes and TStream.WriteDescendentRes methods.

See also

TStream.FixupResourceHeader

  

Not implemented in FPC

TStream.WriteComponentRes

  

Write resource header and component data to a stream

TStream.WriteDescendentRes

  

Write resource header and component data to a stream, relative to an ancestor

Notes

 No notes exist for this page yet. 





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