Source position: webpage.pp line 26
type TRequestEvent = procedure(
Sender: TObject;
ARequest: TRequest
) of object;