RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebContainedComponent.Destroy Destructor

Frees an instance of TWebContainedComponent.

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

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

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!