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

TIdHTTPHeadersAvailableEvent

Declaration

Source position: IdCustomHTTPServer.pas line 220

type TIdHTTPHeadersAvailableEvent = procedure(

  AContext: TIdContext;

  const AUri: string;

  AHeaders: TIdHeaderList;

  var VContinueProcessing: Boolean

) of object;



CT Web help

CodeTyphon Studio