Create a new instance of the TProxyStream class.
Source position: classesh.inc line 1442
public constructor TProxyStream.Create(  | 
const Stream: IStream  | 
);  | 
Create initializes a new instance of the TProxyStream class. It saves var stream for use in the other methods.
  | 
COM stream abstraction.  |