[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'sysutils' (#rtl) |
Help context associated with the exception.
Source position: sysutilh.inc line 80
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. |
No notes exist for this page yet.