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