Table of Contents

TTMSFNCCustomRESTClient.OnRequestURLChanged Event

Fires when the request URL changes and allows the URL to be adjusted.

API unit family: TMSFNCRESTClient Declaring type: TTMSFNCCustomRESTClient

Syntax

OnRequestURLChanged: TTMSFNCRESTClientURLChangedEvent;

Parameters

Name Description
Sender Object that fired the event.
AURL URL value that the handler can inspect or change.