API:Web.HTTPApp.TCustomWebDispatcher.DispatchAction

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DispatchAction(Request: TWebRequest;  Response: TWebResponse): Boolean;

C++

bool __fastcall DispatchAction(TWebRequest* Request, TWebResponse* Response);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.