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

TReader.ReadComponents

Starts reading child components from the stream.

Declaration

public procedure TReader.ReadComponents(

  AOwner: TComponent;

  AParent: TComponent;

  Proc: TReadComponentsProc

);