Web.Stencils.TWebStencilsEngine.Dispatcher

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property Dispatcher: IInterface read FDispatcher write SetDispatcher;

C++

__property System::_di_IInterface Dispatcher = {read=FDispatcher, write=SetDispatcher};

プロパティ

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


説明

指定されている場合、エンジンは、ファイル ディスパッチャが返すテキスト ファイルのポストプロセッサとして登録されます。


関連項目