Source position: custcgi.pp line 31
type TCGIContentReadEvent = procedure(
Sender: TRequest;
Content: PByte;
Len: Integer;
var ContinueReading: Boolean
) of object;