RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebContainedComponentHelper.SetContainer Method

Sets the value of the WebParent property.

Pascal
procedure SetContainer(Container: TWebComponentContainer);
C++
__fastcall SetContainer(TWebComponentContainer Container);

SetContainer assigns a new value to the WebParent property. 

Container is the new Web parent. 

 

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