FireDAC.DatS.TFDDatSRow.ValueO
Delphi
property ValueO[{const} AColumn: TFDDatSColumn]: Variant read GetDataO write SetDataO;
C++
__property System::Variant ValueO[TFDDatSColumn* AColumn] = {read=GetDataO, write=SetDataO};
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.