FireDAC.DatS.TFDDatSTableList.operator []

From RAD Studio API Documentation
Jump to: navigation, search

C++

TFDDatSTable* operator[](int AIndex) { return this->ItemsI[AIndex]; }

Properties

Type Visibility Source Unit Parent
function public FireDAC.DatS.hpp FireDAC.DatS TFDDatSTableList

Description




Embarcadero Technologies does not currently have any additional information.