RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebComponent.SetContainer Method

Sets the value of the Container property.

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

SetContainer is the write method for the Container property. The Container parameter specifies the value to assign to Container

 

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