System.CppULongInt

From RAD Studio API Documentation
Jump to: navigation, search

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.

See Also