FireDAC.Comp.BatchMove.JSON.TFDJsonFields.Items

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Items[Index: Integer]: TFDJsonField read GetItem write SetItem; default;

C++

__property TFDJsonField* Items[int Index] = {read=GetItem, write=SetItem/*, default*/};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Comp.BatchMove.JSON.pas
FireDAC.Comp.BatchMove.JSON.hpp
FireDAC.Comp.BatchMove.JSON TFDJsonFields

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!