Icon BaseURL Property

property BaseURL: String

Usage

Available In: Client Applications

Specifies the base URL for the target web server for any server requests made by the server session. In addition, this base URL is used by the TDatabase component to create the proper URLs for making database API requests. The server session is associated with the TDatabase component using its ServerSession property.
Image