Summary
Stream property provides access to TStream object used by de-serializer to read data from.
Syntax
property Stream: TStream read FStream;
Property Value
Type: TStream
Stream object used by de-serializer to read data from.
Stream property provides access to TStream object used by de-serializer to read data from.
property Stream: TStream read FStream;
Stream object used by de-serializer to read data from.