System.CppULongInt
Delphi
type CppULongInt = Cardinal;
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| type | public | System.pas | System | System |
Beschreibung
Ist ein Alias für LongWord.
CppULongInt repräsentiert einen Alias für LongWord.
Delphi
type CppULongInt = Cardinal;
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| type | public | System.pas | System | System |
Ist ein Alias für LongWord.
CppULongInt repräsentiert einen Alias für LongWord.