API:System.Zip.TCreateCustomStreamCallBack

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TCreateCustomStreamCallBack = reference to function(const InStream: TStream; const ZipFile: TZipFile; const Item: TZipHeader; IsEncrypted: Boolean): TStream;

C++

__interface TCreateCustomStreamCallBack  : public System::IInterface

Properties

Type Visibility Source Unit Parent
anonMethod
class
public
System.Zip.pas
System.Zip.hpp
System.Zip System.Zip

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!