Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
TIdSMTPServer.Destroy
TIdSMTPServer
,
See Also
Frees the object instance.
destructor
Destroy;
override
;
Description
Destroy is the destructor for the object instance. Destroy frees resources allocated to the Message property in the
Create
constructor, and calls the inherited Destroy method.