Internet Direct (Indy) Version 9.0.1 Beta
TIdIOHandlerStream.ReadStream
Represents the mechanism used for stream-based input.

property ReadStream: TStream;
Description
ReadStream is a TStream property that represents the underlying mechanism used to perform read operations in the input/output handler class. An Application must assign a valid TStream instance to the property to allow input operations using the handler.