REST.Types.RESTRequestMethodToString

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function RESTRequestMethodToString(const AMethod: TRESTRequestMethod): string;

C++

extern DELPHI_PACKAGE System::UnicodeString __fastcall RESTRequestMethodToString(const TRESTRequestMethod AMethod);

Properties

Type Visibility Source Unit Parent
function public
REST.Types.pas
REST.Types.hpp
REST.Types REST.Types

Description

Embarcadero Technologies does not currently have any additional information.