API:Web.HTTPApp.TCustomWebDispatcher.BeforeDispatch

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property BeforeDispatch: THTTPMethodEvent read FBeforeDispatch write FBeforeDispatch;

C++

__property THTTPMethodEvent BeforeDispatch = {read=FBeforeDispatch, write=FBeforeDispatch};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.