Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdUDPBase.Destroy
TIdUDPBase
Frees an object instance.
destructor
Destroy;
override
;
Description
Destroy is the destructor for the object instance. Destroy insures that the
Active
property is set to False, and calls the inherited Destroy method to finalize object destruction.