Data.FireDACJSONReflect.TFDJSONDataSetsReader.ExtractItem
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: Data.FireDACJSONReflect.pas Data.FireDACJSONReflect.hpp
| |
| Unit: Data.FireDACJSONReflect | |
| Parent: TFDJSONDataSetsReader | |
Delphi
function ExtractItem(I: Integer): TItemPair; overload;
C++
TItemPair __fastcall ExtractItem(int I)/* overload */;
Description
Embarcadero Technologies does not currently have any additional information.