System.Zip.PZipHeader

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

PZipHeader = ^TZipHeader;

C++

typedef TZipHeader *PZipHeader;

プロパティ

種類 可視性 ソース ユニット
pointer
typedef
public
System.Zip.pas
System.Zip.hpp
System.Zip System.Zip


説明

TZipHeader オブジェクトを指すポインタです。


関連項目