System.CppULongInt
Delphi
type CppULongInt = Cardinal;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| type | public | System.pas | System | System |
Description
Is an alias for LongWord.
CppULongInt represents an alias for LongWord.
Delphi
type CppULongInt = Cardinal;
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| type | public | System.pas | System | System |
Is an alias for LongWord.
CppULongInt represents an alias for LongWord.