System.Int64Array
Delphi
type Int64Array = array [0..268435454] of Int64;
C++
typedef __int64* Int64Array;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
array typedef |
public | System.pas System.hpp |
System | System |
Delphi
type Int64Array = array [0..268435454] of Int64;
C++
typedef __int64* Int64Array;
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
array typedef |
public | System.pas System.hpp |
System | System |