Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
TIdIOHandlerStream.Destroy
TIdIOHandlerStream
,
See Also
Frees the object instance.
destructor
Destroy;
override
;
Description
Destroy is the destructor for the object instance. Destroy calls the Close method invalidate the TStream properties
ReadStream
and
WriteStream
prior to calling hte inherited destructor.