System.Types.PSmallInt

提供:RAD Studio API Documentation

Delphi

PSmallInt     = ^SmallInt;    {$NODEFINE PSmallInt}   { defined in sysmac.h }

プロパティ

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


説明

SmallInt を指すポインタです。

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

関連項目