Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us
/img/help/home.gif

TStream.WriteDescendent

TStream


Streams components and their properties in inherited forms.

 

procedure WriteDescendent(Instance, Ancestor: TComponent);

 

Description

Do not call WriteDescendent directly. WriteDescendent is called automatically by WriteComponent.

 

WriteDescendent constructs a writer object, then calls the writer object's WriteDescendent method to write the component passed in Instance to the stream. Instance is either an inherited form descended from Ancestor or nil. However, WriteDescendent is never used to write owned components, only to initiate streaming on the root component.

        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Apr 26, 2024