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