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

TCustomWebApplication.ApplicationURL

Base URL for the web application

Declaration

Source position: custweb.pp line 163

public property TCustomWebApplication.ApplicationURL : string
  read GetApplicationURL
  write SetApplicationURL;

Description

Delegates to the TWebHandler.ApplicationURL property. Specifies the base URL for the web application.

See also

TWebHandler.ApplicationURL

  

Base URL for the web application


Documentation generated on: Jan 27 2026