Web.Stencils.TWebStencilsEngine.OnError
Delphi
property OnError: TWebStencilsErrorEvent read FOnError write FOnError;
C++
__property TWebStencilsErrorEvent OnError = {read=FOnError, write=FOnError};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| event | published | Web.Stencils.pas Web.Stencils.hpp |
Web.Stencils | TWebStencilsEngine |
Description
The event is fired when a linked processor finds an error in a template.