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 を指すポインタを表します。

関連項目