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

TCustomWebApplication.Initialize

Initializes the web application with error handling enabled

Declaration

Source position: custweb.pp line 158

public procedure TCustomWebApplication.Initialize; override;

Description

Initializes the web application and enables StopOnException to ensure proper error handling. Calls the inherited initialization from TCustomApplication.

Errors

May raise exceptions during application initialization.


Documentation generated on: Jan 27 2026