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