API:REST.Client.TCustomRESTResponse.GetSimpleValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetSimpleValue(const AName: string; var AValue: string): Boolean;

C++

bool __fastcall GetSimpleValue(const System::UnicodeString AName, System::UnicodeString &AValue);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.