RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebForm.Destroy Destructor

Frees an instance of TWebForm.

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

Destroy removes the form generator from its parent's list of components that generate HTML before freeing the TWebForm instance. 

 

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