[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

TProxyStream.Create

Create a new instance of the TProxyStream class.

Declaration

Source position: classesh.inc line 812

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

IStream

The latest version of this document can be found at lazarus-ccr.sourceforge.net.