REST.Client.TCustomRESTClient.ResetToDefaults
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.