Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TProxyStream.Create

Create a new instance of the TProxyStream class.

Declaration

Source position: classesh.inc line 1152

public constructor TProxyStream.Create(

  const Stream: IStream

);

Description

Create initializes a new instance of the TProxyStream class. It saves var stream for use in the other methods.

See also

#rtl.types.IStream

  

COM stream abstraction.


Documentation generated on: Jul 24 2023