System.ZLib.TCustomZLibStream
Delphi
TCustomZLibStream = TCustomZStream;
C++
typedef TCustomZStream TCustomZLibStream;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
class typedef |
public | System.ZLib.pas System.ZLib.hpp |
System.ZLib | System.ZLib |
説明
TCustomZLibStream は TCustomZStream のエイリアスです。