|
RAD Studio VCL Reference
|
Destroys the instance of the contained action.
destructor Destroy; override;
virtual __fastcall ~TContainedAction();
If the action is contained in an action list or action manager, Destroy removes the action from that list. Then it calls the inherited Destroy.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|