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



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

Exception.CreateResFmtHelp

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

Declaration

Source position: sysutilh.inc line 77

public constructor Exception.CreateResFmtHelp(

  ResString: PString;

  const Args: array of Const;

  AHelpContext: Integer

);

Description

CreateResFmtHelp does the same as the CreateResFmt constructor, but additionally stores AHelpContext in the HelpContext property.

See also

Exception.CreateResFmt

  

Constructs a new exception object and formats the message from a reasource.

Notes

 No notes exist for this page yet. 





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