RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebContainerComponent.GetWebComponents Method

Returns the list of Web items that this item manages.

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

GetWebComponents returns the TWebComponentList object that manages all of the child items of this component. 

 

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