Concept Framework 2.0 documentation Contents | Index

CApplication.ShellDebug

Name Type Access Version Deprecated
ShellDebug property public version 1.0 no

Prototype:
Read/Write property ShellDebug[=delegate]


Description:
Sets the debug call back function. This function is automatically called by the debugger. It should have this prototype:

public function DebugCallback(SenderAPID, MSGID, szData)

This function is intended to be used by the IDE only.

Returns:
Returns a delegate to use when as a debugger callback, or null if not set.

Documented by Eduard Suica, generation time: Fri Jan 21 18:06:15 2011 GMT(c)2011 RadGs Software