| Value | Description |
|---|---|
| diNever | Debug information is not shown |
| diDesignTime | Debug information is shown only when designing (shows version and compatibility information) |
| diUnderDebugger | Debug information is displayed under the IDE debugger (your users won't see it) |
| diAlways | Debug information is always displayed (your users will see it) |