瀏覽代碼

* added uint64 alias

git-svn-id: trunk@7338 -
peter 18 年之前
父節點
當前提交
5c914393d5
共有 1 個文件被更改,包括 1 次插入0 次删除
  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