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



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

WriteComponentResFile

Write component properties to a specified resource file

Declaration

Source position: classesh.inc line 1662

procedure WriteComponentResFile(

  const FileName: String;

  Instance: TComponent

);

Description

WriteComponentResFile starts writing properties of Instance to the file FileName. It creates a filestream from FileName and then calls TStream.WriteComponentRes method to write the state of the component to the stream.

See also

TStream.WriteComponentRes

  

Write resource header and component data to a stream

ReadComponentResFile

  

Read component properties from a specified resource file

Notes

 No notes exist for this page yet. 





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