TRequestProc

<< Click to Display Table of Contents >>

Navigation:  Types >

TRequestProc

SIGNATURE=IW.HTTP.ClientBase.TRequestProc

 

ETYPE=Type

 

Declaration:

Delphi:

TRequestProc = procedure of object;

C++:

void ( TRequestProc)();

 

Unit: IW.HTTP.ClientBase.pas

 

Description: This is type IW.HTTP.ClientBase.TRequestProc.