Web.Stencils.TWebStencilsEngine.Dispatcher
Delphi
property Dispatcher: IInterface read FDispatcher write SetDispatcher;
C++
__property System::_di_IInterface Dispatcher = {read=FDispatcher, write=SetDispatcher};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | Web.Stencils.pas Web.Stencils.hpp |
Web.Stencils | TWebStencilsEngine |
Description
When specified, the engine is registered as a post-processor of text files returned by a file dispatcher.