Unit 'CustWeb' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl]

TCustomWebApplication.Destroy

Destroys the web application and cleans up resources

Declaration

Source position: custweb.pp line 156

public destructor TCustomWebApplication.Destroy; override;

Description

Destroys the web application instance, freeing the web handler and event log resources. Performs proper cleanup of all web application components.

Errors

No specific errors expected during destruction.

See also

Create

  

Creates and initializes a new web application instance


Documentation generated on: Jan 27 2026