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