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

TIdHTTPInvalidSessionEvent

Declaration

Source position: IdCustomHTTPServer.pas line 217

type TIdHTTPInvalidSessionEvent = procedure(

  AContext: TIdContext;

  ARequestInfo: TIdHTTPRequestInfo;

  AResponseInfo: TIdHTTPResponseInfo;

  var VContinueProcessing: Boolean;

  const AInvalidSessionID: string

) of object;



CT Web help

CodeTyphon Studio