RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebComponentList.ParentComponent Property

Identifies the component that uses this Web component list to maintain its Web Items.

Pascal
property ParentComponent: TComponent;
C++
__property TComponent * ParentComponent;

Read ParentComponent to access the parent of the Web Items in the list. The value of ParentComponent is assigned in the constructor when the parent first instantiates the Web component list. 

 

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