API:FireDAC.Comp.DataSet.TFDIndexes.Items

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Items[AIndex: Integer]: TFDIndex read GetItems write SetItems; default;

C++

__property TFDIndex* Items[int AIndex] = {read=GetItems, write=SetItems/*, default*/};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Comp.DataSet.pas
FireDAC.Comp.DataSet.hpp
FireDAC.Comp.DataSet TFDIndexes

Description

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