System.Types.PSmallInt
Delphi
PSmallInt = ^SmallInt; {$NODEFINE PSmallInt} { defined in sysmac.h }
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| pointer | public | System.pas | System.Types | System.Types |
Description
Pointer to Smallint.
A PSmallInt represents a pointer to a Smallint.