System.CppLongInt
Delphi
CppLongInt  = type LongInt;  {$EXTERNALSYM CppLongInt  'long'         } {$OBJTYPENAME CppLongInt  'Bl'  'Gl'}
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| type | public | System.pas | System | System | 
Description
Is an alias for LongInt.
CppLongInt represents an alias for LongInt.