FireDAC.Phys.ADSWrapper.TADSVariables.operator []
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: FireDAC.Phys.ADSWrapper.hpp | |
| Unit: FireDAC.Phys.ADSWrapper | |
| Parent: TADSVariables | |
C++
TADSVariable* operator[](int AIndex) { return this->Items[AIndex]; }
Description
Embarcadero Technologies does not currently have any additional information.