API:Web.HTTPApp.TCustomWebFileDispatcher.DispatchRequest

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DispatchRequest(Sender: TObject; Request: TWebRequest;
Response: TWebResponse): Boolean;

C++

bool __fastcall DispatchRequest(System::TObject* Sender, TWebRequest* Request, TWebResponse* Response);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.