RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebContainedContainerComponent.Destroy Destructor

Frees an instance of TWebContainedContainerComponent.

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

Destroy removes this component from its parent's list of components that generate HTML before freeing the memory used by TWebContainedContainerComponent

 

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