RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebContainerComponentHelper.GetDefaultComponentList Method

Returns the list of Web items that is used if an application does not explicitly assign any Web items to the associated component.

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

GetComponentList returns the value of the DefaultWebComponents property. 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!