FireDAC.DatS.TFDDatSViewList.ItemsI
Delphi
property ItemsI[AIndex: Integer]: TFDDatSView read GetItemsI; default;
C++
__property TFDDatSView* ItemsI[int AIndex] = {read=GetItemsI/*, default*/};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FireDAC.DatS.pas FireDAC.DatS.hpp |
FireDAC.DatS | TFDDatSViewList |
Description
Embarcadero Technologies does not currently have any additional information.