RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionClientItem.Destroy Destructor

Destroys the action client and frees its memory.

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

Destroy eliminates the TActionClientItem instance. Destroyis called automatically when the action manager needs to destroy the instance of a TActionClientItem object. 

 

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