FireDAC.DatS.TFDDatSRow.ValueI
Delphi
property ValueI[const AColumn: Integer]: Variant read GetDataI write SetDataI;
C++
__property System::Variant ValueI[const int AColumn] = {read=GetDataI, write=SetDataI};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FireDAC.DatS.pas FireDAC.DatS.hpp |
FireDAC.DatS | TFDDatSRow |
Description
Embarcadero Technologies does not currently have any additional information.