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

TIdHTTPCommandError

Declaration

Source position: IdCustomHTTPServer.pas line 214

type TIdHTTPCommandError = procedure(

  AContext: TIdContext;

  ARequestInfo: TIdHTTPRequestInfo;

  AResponseInfo: TIdHTTPResponseInfo;

  AException: Exception

) of object;



CT Web help

CodeTyphon Studio