RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebContainerComponentHelper.GetComponentList Method

Returns the value of the WebComponents property.

Pascal
function GetComponentList: TObject;
C++
__fastcall TObject * GetComponentList();

GetComponentList returns the list of Web items that have been assigned to the associated component. The return value is an instance of TWebComponentList

 

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