System.TInt8DynArray

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

C++

typedef DynamicArray<Int8>            TInt8DynArray;

プロパティ

種類 可視性 ソース ユニット
typedef public sysdyn.h System System

説明

System.Int8 の動的配列を表します。


System.TInt8DynArray は、System.Int8 要素の動的配列を表します。

関連項目