RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebActionItem.Destroy Destructor

Destroys an instance of TWebActionItem.

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

Do not call Destroy directly in an application. Action items are destroyed when the TWebActionItems object that manages them calls the Free method. 

 

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