System.ZLib.TCustomZLibStream

From RAD Studio API Documentation

TCustomZLibStreamSystem.Classes.TStreamSystem.TObject

Delphi

TCustomZLibStream = TCustomZStream;

C++

typedef TCustomZStream TCustomZLibStream;

Properties

Type Visibility Source Unit Parent
class
typedef
public
System.ZLib.pas
System.ZLib.hpp
System.ZLib System.ZLib

Description

TCustomZLibStream is an alias for TCustomZStream.

See Also