Web.HTTPApp.TCustomWebFileDispatcher.NotFoundFile
Delphi
property NotFoundFile: string read GetNotFoundFile write SetNotFoundFile;
C++
__property System::UnicodeString NotFoundFile = {read=GetNotFoundFile, write=SetNotFoundFile};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | Web.HTTPApp.pas Web.HTTPApp.hpp |
Web.HTTPApp | TCustomWebFileDispatcher |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。