System.CppLongInt
Delphi
CppLongInt = type LongInt; {$EXTERNALSYM CppLongInt 'long' } {$OBJTYPENAME CppLongInt 'Bl' 'Gl'}
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.