Enabling/Disabling Debugger Visualizers
From RAD Studio
Go Up to Debugging Applications Index
A debugger visualizer converts raw data into more a humanly readable format.
To enable or disable a debugger visualizer:
- Go to Tools > Options > Debugger Options > Visualizers .
- Do one of the following:
- CheckBox.png Select the visualizer that you want to use for the display of data in the various Debug windows.
- CheckBoxUnchecked.png Clear the checkbox for any visualizer that you want to disable.
- Click OK.