API:Web.HTTPApp.TCustomWebDispatcher.OnException

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnException: TWebExceptionEvent read FOnException write FOnException;

C++

__property TWebExceptionEvent OnException = {read=FOnException, write=FOnException};

Properties

Type Visibility Source Unit Parent
event public
Web.HTTPApp.pas
Web.HTTPApp.hpp
Web.HTTPApp TCustomWebDispatcher

Description

Embarcadero Technologies does not currently have any additional information.