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