IdObjectChecksOn.inc 90 B

12345
  1. // See note in IdObjectChecksOff.inc
  2. {$IFDEF FPC}
  3. //{$OBJECTCHECKS ON}
  4. {$POP}
  5. {$ENDIF}