System.ZLib.TCustomZLibStream

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.Classes.TStreamSystem.TObjectTCustomZLibStream

Delphi

TCustomZLibStream = TCustomZStream;

C++

typedef TCustomZStream TCustomZLibStream;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class
typedef
public
System.ZLib.pas
System.ZLib.hpp
System.ZLib System.ZLib

Beschreibung

TCustomZLibStream ist ein Alias für TCustomZStream.

Siehe auch