Web.HTTPApp.TCustomWebFileDispatcher.NotFoundFile

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property NotFoundFile: string read GetNotFoundFile write SetNotFoundFile;

C++

__property System::UnicodeString NotFoundFile = {read=GetNotFoundFile, write=SetNotFoundFile};

Properties

Type Visibility Source Unit Parent
property public
Web.HTTPApp.pas
Web.HTTPApp.hpp
Web.HTTPApp TCustomWebFileDispatcher

Description

Embarcadero Technologies does not currently have any additional information.