FireDAC.Comp.BatchMove.Text.TFDTextFields.operator []
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: FireDAC.Comp.BatchMove.Text.hpp | |
| Unit: FireDAC.Comp.BatchMove.Text | |
| Parent: TFDTextFields | |
C++
TFDTextField* operator[](int Index) { return this->Items[Index]; }
Description
Embarcadero Technologies does not currently have any additional information.