API:Data.FireDACJSONReflect.TFDJSONDataSetsReader.GetListItem

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

class function GetListItem(const ADataList: TFDJSONDataSets;I: Integer): TItemPair; static;

C++

static TItemPair __fastcall GetListItem(TFDJSONDataSets* const ADataList, int I);

Description

Embarcadero Technologies does not currently have any additional information.