Data.FireDACJSONReflect.TFDJSONDataSetsReader.GetItem

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
Data.FireDACJSONReflect.pas
Data.FireDACJSONReflect.hpp
Unit: Data.FireDACJSONReflect
Parent: TFDJSONDataSetsReader

Delphi

function GetItem(I: Integer): TItemPair;

C++

TItemPair __fastcall GetItem(int I);

Description

Embarcadero Technologies does not currently have any additional information.