Unit 'IdCustomHTTPServer' Package
[Overview][Constants][Types][Classes][Index] [#pl_indy]

TIdHTTPCommandEvent

Declaration

Source position: IdCustomHTTPServer.pas line 212

type TIdHTTPCommandEvent = procedure(

  AContext: TIdContext;

  ARequestInfo: TIdHTTPRequestInfo;

  AResponseInfo: TIdHTTPResponseInfo

) of object;



CT Web help

CodeTyphon Studio