API:System.PSmallInt
Delphi
PSmallInt = ^SmallInt; {$NODEFINE PSmallInt} { defined in sysmac.h }
C++
typedef Smallint* PSmallInt; //
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
pointer typedef |
public | System.pas sysmac.h |
System | System |
Description
Embarcadero Technologies does not currently have any additional information.