API:System.Variants.VarArrayGet

提供: RAD Studio API Documentation
移動先: 案内検索

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);

プロパティ

種類 可視性 ソース ユニット
function public
System.Variants.pas
System.Variants.hpp
System.Variants System.Variants

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。