Web.Stencils.TWebStencilsEngine.OnFileNotFound

提供:RAD Studio API Documentation

Delphi

property OnFileNotFound: TWebStencilsFileNotFoundEvent read FOnFileNotFound write FOnFileNotFound;

C++

__property TWebStencilsFileNotFoundEvent OnFileNotFound = {read=FOnFileNotFound, write=FOnFileNotFound};

プロパティ

種類 可視性 ソース ユニット
event published
Web.Stencils.pas
Web.Stencils.hpp
Web.Stencils TWebStencilsEngine


説明

イベントは、パスが木本のファイルと一致しない場合に、発生します。

関連項目