RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebContainedContainerComponent.GetWebComponents Method

Returns the list of Web items that this item uses to generate its HTML.

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!