Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
TIdUserAccount.Destroy
TIdUserAccount
Frees an object instance.
destructor
Destroy;
override
;
Description
Destroy is the destructor for the object instance. Destroy frees and releases resources allocated in the
Create
method, including
Attributes
. Destroy calls the inherited Destroy method prior to exiting.