RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebModuleList.Destroy Destructor

Frees a TWebModuleList instance.

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

Do not free TWebModuleList objects. Web module lists are freed automatically when the WebSnap application finishes processing the HTTP request. 

 

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