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 164

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: May 26 2026