API:Web.HTTPApp.TCustomWebFileDispatcher.BeforeDispatch

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property BeforeDispatch: TDispatchFileEvent read FBeforeDispatch write FBeforeDispatch;

C++

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

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.