API:FireDAC.Phys.ADSWrapper.TADSVariables.Items
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.Phys.ADSWrapper.pas FireDAC.Phys.ADSWrapper.hpp
| |
| Unit: FireDAC.Phys.ADSWrapper | |
| Parent: TADSVariables | |
Delphi
property Items[AIndex: Integer]: TADSVariable read GetItems; default;
C++
__property TADSVariable* Items[int AIndex] = {read=GetItems/*, default*/};
Description
Embarcadero Technologies does not currently have any additional information.