[Overview][Types][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |