[Overview][Types][Classes][Procedures and functions][Index] |
Constructor for the class instance
Source position: bufdataset.pas line 369
public constructor TDataPacketReader.Create( |
ADataSet: TCustomBufDataset; |
AStream: TStream |
); virtual; |
ADataSet |
|
aDataset associated with the data packet reader |
AStream |
|
Stream used to read values handled in the data packet reader |