Web.HTTPProd.TBasePageProducer.WebModuleContext

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

Delphi

property WebModuleContext: TWebModuleContext read GetWebModuleContext;

C++

__property System::TObject* WebModuleContext = {read=GetWebModuleContext};

プロパティ

種類 可視性 ソース ユニット
property public
Web.HTTPProd.pas
Web.HTTPProd.hpp
Web.HTTPProd TBasePageProducer

説明

Web モジュールコンテキストオブジェクトへのアクセスを提供します。

WebModuleContext プロパティを使用すると,TWebModuleContext オブジェクトにアクセスできます。TWebModuleContext オブジェクトは,HTML 透過タグの変換時にプロデューサが使用する名前付き変数のリストを保持します。