(Builder: Project > Options for Selected Files... > Run-time Error tab)
The Memory Checking drop-down list box at the top has four choices: Default, None, Allocation, or Memory, explained below. Below this list box is a row of check boxes. Select the check boxes to enable the desired error checks. Most of these checks occur at run-time, although some occur completely at compile time, indicated below. To support the run-time checks, the compiler generates extra code at compile time which will increase the size of the resulting program.