Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdTCPClient.Destroy
TIdTCPClient
,
See Also
Frees the object instance.
destructor
Destroy;
override
;
Description
Destroy is the destructor for object instance. Destroy is responsible for freeing resources allocates in the
Create
constructor prior to calling the inherited Destroy method.