System.Types.PLongint
Delphi
type PLongInt = ^Integer;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| pointer | public | System.Types.pas | System.Types | System.Types |
説明
LongInt へのポインタです。
PLongInt は、LongInt へのポインタを表します。
Delphi
type PLongInt = ^Integer;
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| pointer | public | System.Types.pas | System.Types | System.Types |
LongInt へのポインタです。
PLongInt は、LongInt へのポインタを表します。