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