* added uint64 alias

git-svn-id: trunk@7338 -
This commit is contained in:
peter 2007-05-15 05:41:02 +00:00
parent 6ec55d2e74
commit 5c914393d5

View File

@ -86,6 +86,7 @@ Type
DWord = LongWord;
Cardinal = LongWord;
Integer = SmallInt;
UInt64 = QWord;
{ moved here from psystem.pas
Delphi allows chose of overloaded procedure depending