Web.Stencils.TWebStencilsEngine.OnFileNotFound
Delphi
property OnFileNotFound: TWebStencilsFileNotFoundEvent read FOnFileNotFound write FOnFileNotFound;
C++
__property TWebStencilsFileNotFoundEvent OnFileNotFound = {read=FOnFileNotFound, write=FOnFileNotFound};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| event | published | Web.Stencils.pas Web.Stencils.hpp |
Web.Stencils | TWebStencilsEngine |
Description
L'événement est déclenché lorsque le chemin ne correspond pas à un fichier existant.