Level of detail displayed in IDE console output windows.
Source position: lazutilities.pas line 53
var ConsoleVerbosity: Integer = 0; |
ConsoleVerbosity is an Integer variable which indicates the level of detail output from tools like pas2js and CodeTools. ConsoleVerbosity enables debugger output for specific levels of detail.
| Version 4.4 | Generated 2025-11-08 | Home |