System.Zip._di_TCreateCustomStreamCallBack

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<TCreateCustomStreamCallBack> _di_TCreateCustomStreamCallBack;

Properties

Type Visibility Source Unit Parent
typedef public System.Zip.hpp System.Zip System.Zip

Description

Represents the Delphi interface of TCreateCustomStreamCallBack.

You can use _di_TCreateCustomStreamCallBack to refer to TCreateCustomStreamCallBack objects.

See Also