Web.HTTPApp.TCustomWebDispatcher.HandleRequest

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

bool __fastcall HandleRequest(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.