API:System.Variants.VarArrayHighBound
Delphi
function VarArrayHighBound(const A: Variant; Dim: Integer): Integer;
C++
extern DELPHI_PACKAGE int __fastcall VarArrayHighBound(const System::Variant &A, int Dim);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | System.Variants.pas System.Variants.hpp |
System.Variants | System.Variants |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。