RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSendMail.Destroy Destructor

Frees the memory associated with the TSendMail object.

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

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

 

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