FireDAC.Comp.DataSet.TFDAggregates.operator []

From RAD Studio API Documentation
Jump to: navigation, search

C++

TFDAggregate* operator[](int AIndex) { return this->Items[AIndex]; }

Properties

Type Visibility Source Unit Parent
function public FireDAC.Comp.DataSet.hpp FireDAC.Comp.DataSet TFDAggregates

Description

Embarcadero Technologies does not currently have any additional information.