System.ZLib.TCustomZLibStream.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(stream: TStream);

Properties

Type Visibility Source Unit Parent
constructor protected System.ZLib.pas System.ZLib TCustomZLibStream


Description

TCustomZLibStream is an alias for TCustomZStream. For more information, see TCustomZStream.Create.