Destructor for the object instance.
destructor Destroy; override;
Destroy is the destructor for the object instance. Destroy frees resources allocated in Create for the URL and Params properties. Destroy calls the inherited Destroy method prior to exiting.
URL
Params
Create