Browse Source

* Disable range checking

Michaël Van Canneyt 1 year ago
parent
commit
1b4e733a66
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/rtl-objpas/src/inc/system.uiconsts.pp

+ 1 - 0
packages/rtl-objpas/src/inc/system.uiconsts.pp

@@ -16,6 +16,7 @@ unit System.UIConsts;
 
 {$MODE OBJFPC}
 {$H+}
+{$R-}
 
 interface