Unit 'BufDataset' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl]

TDataPacketReader.Create

Constructor for the class instance.

Declaration

Source position: bufdataset.pas line 369

public constructor TDataPacketReader.Create(

  ADataSet: TCustomBufDataset;

  AStream: TStream

); virtual;

Arguments

ADataSet

  

aDataset associated with the data packet reader.

AStream

  

Stream used to read values handled in the data packet reader.


Documentation generated on: Dec 25 2023