RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapterFieldGroup.Destroy Destructor

Frees an instance of TCustomAdapterFieldGroup.

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

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

 

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