Browse Source

* Disable range checking

(cherry picked from commit 1b4e733a6682b9a1045b9ba85b084a2da862836b)
Michaël Van Canneyt 1 year ago
parent
commit
c7c73f4d30
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