System.CppULongInt

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

CppULongInt = type LongWord; {$EXTERNALSYM CppULongInt 'unsigned long'} {$OBJTYPENAME CppULongInt 'Bul' 'Gm'}

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.

Siehe auch