TTMSFNCCloudBaseRequest.GetURL Method
Returns the fully composed URL for this request, combining scheme, host, port, path, and query.
API unit family: TMSFNCCloudBase
Declaring type: TTMSFNCCloudBaseRequest
Syntax
function GetURL: string;
Returns
Fully composed URL string ready for use in an HTTP request.