Web.Stencils.TWebStencilsEngine.BeforeRequest
Delphi
property BeforeRequest: TWebStencilsBeforeRequestEvent read FBeforeRequest write FBeforeRequest;
C++
__property TWebStencilsBeforeRequestEvent BeforeRequest = {read=FBeforeRequest, write=FBeforeRequest};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
event | published | Web.Stencils.pas Web.Stencils.hpp |
Web.Stencils | TWebStencilsEngine |
Description
The event is fired before requesting the mapping.