API:System.Variants.VarArrayGet

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function VarArrayGet(const A: Variant; const Indices: array of Integer): Variant;

C++

extern DELPHI_PACKAGE System::Variant __fastcall VarArrayGet(const System::Variant &A, const int *Indices, const int Indices_High);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
System.Variants.pas
System.Variants.hpp
System.Variants System.Variants

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.