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



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

Exception.CreateResHelp

Constructs a new exception object and sets the help context and gets the message from a resource

Declaration

Source position: sysutilh.inc line 76

public constructor Exception.CreateResHelp(

  ResString: PString;

  AHelpContext: Integer

);

Description

CreateResHelp does the same as the CreateRes constructor, but additionally stores AHelpContext in the HelpContext property.

See also

Exception.CreateRes

  

Constructs a new exception object and gets the message from a resource.

Notes

 No notes exist for this page yet. 





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