API:System.Zip.TZipFile.CreateDecompressStreamCallBack
Delphi
class property CreateDecompressStreamCallBack: TCreateCustomStreamCallBack read FCreateDecompressStreamCallBack write FCreateDecompressStreamCallBack;
C++
/* static */ __property _di_TCreateCustomStreamCallBack CreateDecompressStreamCallBack = {read=FCreateDecompressStreamCallBack, write=FCreateDecompressStreamCallBack};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | System.Zip.pas System.Zip.hpp | System.Zip | TZipFile | 
Description
Embarcadero Technologies does not currently have any additional information.