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