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



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

TStream.WriteDescendent

Write component data to a stream, relative to an ancestor

Declaration

Source position: classesh.inc line 612

public procedure TStream.WriteDescendent(

  Instance: TComponent;

  Ancestor: TComponent

);

Description

WriteDescendent writes the state of Instance to the stream where it differs from Ancestor, i.e. only the changed properties are written to the stream.

WriteDescendent creates a TWriter object and calls its WriteDescendent object. The writer is passed a binary driver object by default.

Notes

 No notes exist for this page yet. 





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