FireDAC.DatS.TFDDatSRow.SetValues

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetValues(const AValues: array of Variant); overload;
procedure SetValues(const ANames: String; const AValue: Variant); overload;

C++

void __fastcall SetValues(const System::Variant *AValues, const System::NativeInt AValues_High)/* overload */;
void __fastcall SetValues(const System::UnicodeString ANames, const System::Variant &AValue)/* overload */;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FireDAC.DatS.pas
FireDAC.DatS.hpp
FireDAC.DatS TFDDatSRow

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.