Ver código fonte

* added uint64 alias

git-svn-id: trunk@7338 -
peter 18 anos atrás
pai
commit
5c914393d5
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      rtl/inc/systemh.inc

+ 1 - 0
rtl/inc/systemh.inc

@@ -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