System.PVarArrayBoundArray

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

Delphi

type PVarArrayBoundArray = ^TVarArrayBoundArray;

C++

typedef TVarArrayBoundArray *PVarArrayBoundArray;

プロパティ

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

説明

TVarArrayBoundArray へのポインタです。

PVarArrayBoundArray は、TVarArrayBoundArray へのポインタです。

関連項目