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.