System.PShortInt

提供:RAD Studio API Documentation

Delphi

type PShortInt = ^ShortInt;

プロパティ

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

説明

PShortIntShortInt 型の変数へのポインタです。

PShortIntShortInt 型の変数へのポインタです。

関連項目