RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBasePageProducer.WebModuleContext Property

Provides access to the Web module context object.

Pascal
property WebModuleContext: TWebModuleContext;
C++
__property TWebModuleContext WebModuleContext;

Use WebModuleContext to get access to the TWebModuleContext object. The TWebModuleContext object maintains a list of named variables that the producer uses when translating HTML-transparent tags. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!