System.JSON.TJSONObject.TEnumerator.GetCurrent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetCurrent: TJSONPair; inline;

C++

TJSONPair* __fastcall GetCurrent();

Properties

Type Visibility Source Unit Parent
function public
System.JSON.pas
System.JSON.hpp
System.JSON TEnumerator

Description

Embarcadero Technologies does not currently have any additional information.