Concept Framework 1.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: Thu Oct 15 20:02:00 2009 GMT(c)2009 RadGs Software