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