PyIApplicationDebugger.onDebugOutput
onDebugOutput(pstr)
Called when PyIDebugApplication::DebugOutput is called.
Parameters
Comments
The debugger can use this to display the string in an output window.
onDebugOutput(pstr)
Called when PyIDebugApplication::DebugOutput is called.