RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomWebPageModule.SitePageModuleHelper Property

References the helper object that assists in assembling the module's Web page.

Pascal
property SitePageModuleHelper: TSitePageModuleHelper;
C++
__property TSitePageModuleHelper SitePageModuleHelper;

Applications can't use the protected SitePageModuleHelper property. TCustomWebPageModule uses this property internally to delegate tasks involved in assembling the content of its Web page and in interacting with editor views at design time. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!