RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapterCommandGroup.Destroy Destructor

Calls the base class version, and then frees the memory used by the TAdapterActionsListHelper component.

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

This destructor calls the base class version, and then frees the memory used by the TAdapterActionsListHelper component. Do not call this destructor directly; instead, use the Free method 

 

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