System.Types.PSmallInt
From RAD Studio API Documentation
Delphi
type PSmallInt = ^SmallInt;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| pointer | public | System.Types.pas | System.Types | System.Types |
Description
Pointer to Smallint.
A PSmallInt represents a pointer to a Smallint.