Console Window

The Console Window panel is used to display any messages during debugging of units/forms/assemblies.

Open the Console Window panel

In the desktop application the console window has its own context menu, which includes the following commands:

Data cannot be edited in this window.

Displaying Information in Console Window

Working with development environment console requires using static properties and methods of the Debug class.

See also:

Running and Debugging