RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TClientDataSetApply.Destroy Destructor

Frees the memory associated with the TClientDataSetApply object.

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

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

 

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