RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebContainedContainerComponent.WebContainedComponentHelper Property

Provides access to the helper object that implements the IWebComponent interface for this contained component.

Pascal
property WebContainedComponentHelper: TWebContainedComponentHelper;
C++
__property TWebContainedComponentHelper WebContainedComponentHelper;

TWebContainedContainerComponent uses WebContainedComponentHelper internally to access the separate helper object that implements the IWebComponent interface. In addition to providing the implementation for the IWebComponent interface, WebContainedComponentHelper provides the underlying implementation for other properties and methods that are common to components that appear in a list of Web items. 

 

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