RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TButtonCategory.Destroy Destructor

Destroys the TCollectionItem instance and frees its memory.

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

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

 

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