RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebComponent.SetComponentList Method

Sets the value of the ComponentList property.

Pascal
procedure SetComponentList(List: TObject);
C++
__fastcall SetComponentList(TObject * List);

SetComponentList is the write method for the ComponentList property. The List parameter specifies the value to assign to ComponentList

 

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