RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomStaticListAction.Destroy Destructor

Frees the memory associated with the TCustomStaticListAction object.

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

Do not explicitly destroy actions. Action objects are created and destroyed by the action list or action manager that uses them. 

 

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