[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'CompWriterPas' (#lazutils)

WriteComponentToPasStream

Declaration

Source position: compwriterpas.pas line 201

procedure WriteComponentToPasStream(

  AComponent: TComponent;

  AStream: TStream

);