RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebControlGroup.Destroy Destructor

Frees an instance of TWebControlGroup.

Pascal
destructor Destroy; override;
C++
virtual __fastcall ~TWebControlGroup();

Destroy removes the Web control group from its parent's list of components that generate HTML before freeing its own resources. 

 

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