Web.WebFileDispatcher.IDispatchFileRequestPostProcessor.PostProcessFileNotFound
Delphi
function PostProcessFileNotFound(const AProcessorRequest: IInterface; out APath: string): Boolean;
C++
virtual bool __fastcall PostProcessFileNotFound(const System::_di_IInterface AProcessorRequest, /* out */ System::UnicodeString &APath) = 0 ;
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
function | public | Web.WebFileDispatcher.pas Web.WebFileDispatcher.hpp |
Web.WebFileDispatcher | IDispatchFileRequestPostProcessor |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.