Source position: custweb.pp line 31
type TOnShowRequestException = procedure(
AResponse: TResponse;
AnException: Exception;
var handled: Boolean
);