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