RAD Studio VCL Reference
|
Indicates the component that uses this TWebContainedComponent as one of its Web items.
property WebParent: TComponent;
__property TComponent * WebParent;
TWebContainedComponent uses WebParent to access the component on whose behalf it generates HTML. WebParent uses a TWebComponentList object that includes this TWebContainedComponent object to represent its Web items.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|