RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBRadioGroup.Destroy Destructor

Destroys the TDBRadioGroup instance and the radio buttons it contains.

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

Destroy frees internally created objects that control data access, then calls the inherited destructor method. 

 

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