Explorar o código

UITypes: fix SizeOf() of sets for LCL compatibility

Ondrej Pokorny %!s(int64=2) %!d(string=hai) anos
pai
achega
72fd08df03
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      packages/rtl-objpas/src/inc/system.uitypes.pp

+ 3 - 0
packages/rtl-objpas/src/inc/system.uitypes.pp

@@ -16,6 +16,9 @@
 unit System.UITypes;
 {$mode delphi}
 
+// LCL defined all sets with SizeOf()=4
+{$PACKSET FIXED}
+
 interface
 
 Type