help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'sysutils' (#rtl)

Exception.HelpContext

Help context associated with the exception.

Declaration

Source position: sysutilh.inc line 80

public property Exception.HelpContext: LongInt
  read fhelpcontext
  write fhelpcontext;

Description

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.

See also

Exception.CreateHelp

  

Constructs a new exception object and sets the help context.

Exception.Message

  

Message associated with the exception.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505