Unit 'HTTPDefs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TResponse.destroy

Destroys the HTTP response instance

Declaration

Source position: httpdefs.pp line 605

public destructor TResponse.destroy; override;

Description

destroy cleans up resources used by the HTTP response instance. This includes freeing any associated content streams and releasing memory.


Documentation generated on: Jan 16 2026