[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Create a new instance of the TProxyStream class.
Source position: classesh.inc line 904
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 |