REST.Client.TRESTClient.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TCustomRESTClient.Create */ inline __fastcall TRESTClient(const System::UnicodeString ABaseApiURL)/* overload */ : TCustomRESTClient(ABaseApiURL) { }
/* TCustomRESTClient.Create */ inline __fastcall virtual TRESTClient(System::Classes::TComponent* AOwner)/* overload */ : TCustomRESTClient(AOwner) { }

Properties

Type Visibility Source Unit Parent
constructor public REST.Client.hpp REST.Client TRESTClient

Description

Embarcadero Technologies does not currently have any additional information.