Stream

<< Click to Display Table of Contents >>

Navigation:  Classes > TStreamHelper > Properties >

Stream

SIGNATURE=IW.Common.StreamHelper.TStreamHelper.Stream

 

ETYPE=Property

 

Declaration:

Delphi:

public property Stream: TStream;

C++:

public: __property TStream Stream;

 

Description: This is Stream, a member of class TStreamHelper.