Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdHTTPRequestInfo.Destroy
TIdHTTPRequestInfo
,
See Also
Frees the object instance.
destructor
Destroy;
override
;
Description
Destroy is the destructor for the object instance. Destroy is responsible for freeing the object instances use by the Headers,
Params
, and
Cookies
properties. Destroy calls the inherited Destroy method to complete destruction of the object instance.