Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdThread.Destroy
TIdThread
,
See Also
Frees a class instance.
destructor
Destroy;
override
;
Description
Destroy is the destructor for the object instance, and is responsible for releasing any TObject reference in
Data
. Destroy relies on the inherited Destroy method to free the object instance.