[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Help context associated with the exception.
Source position: sysutilh.inc line 124
public property Exception.HelpContext : LongInt |
HelpContext is the help context associated with the exception, and can be used to provide context-sensitive help when the exception error message is displayed. It should be set in the exception constructor.
|
Constructs a new exception object and sets the help context. |
|
|
Message associated with the exception. |