Unit
ScRestClient
Description
TScRestRequest is a component designed to make requests to a specific REST service endpoint. It works in conjunction with the TScRestClient component, which serves as a container for common properties and events.
You can define a property template once in the TScRestClient component and then apply these values to newly created TScRestRequest components. This can be done at runtime by calling the TScRestRequest.FillByRestClient method, or at design-time via the TScRestRequest component’s context menu.