System.ZLib.TCustomZLibStream

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TStreamSystem.TObjectTCustomZLibStream

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