System.CppLongInt
Delphi
type CppLongInt = Integer;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| type | public | System.pas | System | System |
Description
Is an alias for LongInt.
CppLongInt represents an alias for LongInt.
Delphi
type CppLongInt = Integer;
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| type | public | System.pas | System | System |
Is an alias for LongInt.
CppLongInt represents an alias for LongInt.