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

TWebHandler.Title

Application title displayed in error pages

Declaration

Source position: custweb.pp line 101

public property TWebHandler.Title : string
  read FTitle
  write FTitle;

Description

Title of the web application used in error page headers and titles. Provides branding and identification in error responses.

See also

ExceptionToHTML

  

Utility function to format exceptions as HTML error pages


Documentation generated on: Jan 27 2026