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

TWriter.WriteProperty

Writes one property to the stream.

Declaration

protected procedure TWriter.WriteProperty(

  Instance: TPersistent;

  PropInfo: Pointer

);