RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebContainedComponentHelper.GetContainer Method

Returns the value of the WebParent property.

Pascal
function GetContainer: TWebComponentContainer;
C++
__fastcall TWebComponentContainer GetContainer();

Use GetContainer to access the component that uses this helper object's associated component to assemble its HTML output. The component that this method returns uses the list specified by ContainerList to manage its list of Web items. 

 

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