FireDAC.DatS.TFDDatSRowListBase.ItemsI

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ItemsI[AIndex: Integer]: TFDDatSRow read GetItemsI; default;

C++

__property TFDDatSRow* ItemsI[int AIndex] = {read=GetItemsI/*, default*/};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.DatS.pas
FireDAC.DatS.hpp
FireDAC.DatS TFDDatSRowListBase

Description

Embarcadero Technologies does not currently have any additional information.