RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebContainedComponent.GetContainerList Method

Returns the TWebComponentList object that the Web parent uses to manage this and its other Web items.

Pascal
function GetContainerList: TWebComponentList;
C++
__fastcall TWebComponentList GetContainerList();

Applications can't access the protected GetContainerList method. It is used internally to access the object manages this item along with the other Web items of the Web parent. 

 

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