RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
HTTPApp.TWebExceptionEvent Type
Pascal
TWebExceptionEvent = procedure (Sender: TObject; E: Exception; var Handled: Boolean) of object;
C++
(Sender: TObject; E: Exception; var Handled: Boolean) ( TWebExceptionEvent)();

HTTPApp

This is type HTTPApp.TWebExceptionEvent.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!