Web.Stencils.TWebStencilsEngine.PostProcessFileNotFound

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function PostProcessFileNotFound(const AProcessorRequest: IInterface;
out ANotFoundPagePath: string): Boolean;

C++

bool __fastcall PostProcessFileNotFound(const System::_di_IInterface AProcessorRequest, /* out */ System::UnicodeString &ANotFoundPagePath);

Properties

Type Visibility Source Unit Parent
function protected
Web.Stencils.pas
Web.Stencils.hpp
Web.Stencils TWebStencilsEngine

Description

Embarcadero Technologies does not currently have any additional information.