소스 검색

+ add a Boolean8 alias for Boolean for symmetry's sake (fixes Mantis #34058)

git-svn-id: trunk@39673 -
svenbarth 7 년 전
부모
커밋
d9cb5c4502
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      rtl/inc/systemh.inc

+ 1 - 0
rtl/inc/systemh.inc

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