RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebContainedComponentHelper.WebParent Property

Indicates the component that uses the list of Web items that includes the associated component.

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

WebParent specifies the component on whose behalf the associated component generates HTML. WebParent is the component that uses the list that is the value of the ContainerList property. 

 

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