Web.WebFileDispatcher.TDispatchFileRequest.PostProcessFileNotFound
Delphi
function PostProcessFileNotFound(const AProcessorRequest: IInterface; out APath: string): Boolean; virtual;
C++
virtual bool __fastcall PostProcessFileNotFound(const System::_di_IInterface AProcessorRequest, /* out */ System::UnicodeString &APath);
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.