1.1.48 $OBJECTCHECK : Check Object

This boolean switch determines whether code to test the SELF pointer is inserted in methods. By default it is of

{$OBJECTCHECK ON}

If the SELF pointer is NIL a run-time error 210 (range check) will be generated.

This switch is also activated by the -CR command-line switch.