RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDataBindItem.Destroy Destructor

Destroys the TDataBindItem instance and frees its memory.

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

Destroy is called indirectly by TCollection's Clear method. 

 

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