IdRangeCheckingOff.inc 87 B

1234
  1. {$IFOPT R+} // detect range checking
  2. {$R-}
  3. {$DEFINE _RPlusWasEnabled}
  4. {$ENDIF}