REST.Client.TCustomRESTClient.ResetToDefaults

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ResetToDefaults;

C++

void __fastcall ResetToDefaults();

Properties

Type Visibility Source Unit Parent
procedure
function
public
REST.Client.pas
REST.Client.hpp
REST.Client TCustomRESTClient

Description

Resets the properties of this REST client to their default values. The internal HTTP client is re-created.