System.Types.PSmallInt

提供:RAD Studio API Documentation

Delphi

type PSmallInt = ^SmallInt;

プロパティ

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


説明

SmallInt を指すポインタです。

PSmallInt は、SmallInt を指すポインタを表します。

関連項目