RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebContainedComponentHelper.ContainerList Property

Indicates the list that contains the associated component.

Pascal
property ContainerList: TWebComponentList;
C++
__property TWebComponentList ContainerList;

Use ContainerList to access the list in which the associated component appears. The parent item uses the components in the list to generate HTML, which it then assembles into its own HTML output. 

 

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