IWinShellExecuteInfo.Silent

Syntax

Silent: Boolean;

Description

The Silent property determines whether the dialog boxes of errors that occur when opening a file or application are displayed.

Comments

If the property is set to True, the dialog boxes of errors generated by operating system are not displayed. The property is set to False by default.

See also:

IWinShellExecuteInfo