Debugging

The debugging of the VCL component allows you to either directly activate the component by setting the property DebugMode to "1" or alternatively in the source code. For example:

LL.DebugMode := LL_DEBUG_CMBTLL;

For more information about the Debwin debugging tool, please refer to the chapter Debug Tool Debwin.