Name

NoErrMsg Variable

Syntax

var NoErrMsg: Boolean;

Description

When a GUI application exits due to an error, it displays a message dialog box with the error message and address. If the NoErrMsg flag is True, the message box is not displayed. The default value is False. In a console application, the error message is always printed, regardless of the value of NoErrMsg.

See Also

ErrorAddr Variable, ErrorProc Variable, Halt Procedure, RunError Procedure

Get Delphi in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.