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

TWebHandler.ApplicationURL

Base URL for the web application

Declaration

Source position: custweb.pp line 95

public property TWebHandler.ApplicationURL : string
  read FApplicationURL
  write FApplicationURL;

Description

Specifies the base URL for the web application. When empty, the application URL is determined from the request script name. Used for constructing absolute URLs and setting module base URLs.

See also

SetBaseURL


Documentation generated on: Jan 27 2026