API:REST.JsonReflect.TJSONUnMarshal.GetArgStrings

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetArgStrings(JsonArray: TJSONArray): TListOfStrings;

C++

TListOfStrings __fastcall GetArgStrings(System::Json::TJSONArray* JsonArray);

Properties

Type Visibility Source Unit Parent
function protected
REST.JsonReflect.pas
REST.JsonReflect.hpp
REST.JsonReflect TJSONUnMarshal

Description

Embarcadero Technologies does not currently have any additional information.