RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Types.DWORD Type

DWORD is equivalent to LongWord.

Pascal
DWORD = LongWord;
C++
LongWord DWORD;

Types

The DWORD holds positive integers up to a maximum value of 4,294,967,295. 

 

LongWord

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!