RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseButtonItem.Destroy Destructor

Destroys the TCollectionItem instance and frees its memory.

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

Destroy is called indirectly by TCollection's Clear or Delete method. 

 

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