Web.HTTPApp.IWebPostProcessor.PostProcessFileNotFound
Delphi
function PostProcessFileNotFound(const AProcessorRequest: IInterface;
out ANotFoundPagePath: string): Boolean;
C++
virtual bool __fastcall PostProcessFileNotFound(const System::_di_IInterface AProcessorRequest, /* out */ System::UnicodeString &ANotFoundPagePath) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Web.HTTPApp.pas Web.HTTPApp.hpp |
Web.HTTPApp | IWebPostProcessor |
Description
Embarcadero Technologies does not currently have any additional information.