Web.WebFileDispatcher.TDispatchFileRequest.ProduceResponse

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ProduceResponse(const AFileName: string; const AProcessorRequest: IInterface): Boolean;

C++

bool __fastcall ProduceResponse(const System::UnicodeString AFileName, const System::_di_IInterface AProcessorRequest);

Properties

Type Visibility Source Unit Parent
function protected
Web.WebFileDispatcher.pas
Web.WebFileDispatcher.hpp
Web.WebFileDispatcher TDispatchFileRequest

Description

Embarcadero Technologies does not currently have any additional information.