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

TWriter.WriteDescendent

Write a descendent component to the stream.

Declaration

Source position: classesh.inc line 1105

public procedure TWriter.WriteDescendent(

  ARoot: TComponent;

  AAncestor: TComponent

);