ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamSystemShellView.TJamSystemShellView.ShowErrorMessages

Allow Windows error messages.

Syntax
Pascal
property ShowErrorMessages: Boolean;

With this Flag you can adjust, if Windows Shell error messages, e.g. about inaccessible or unavailable folders or files, will be shown to the user or not.  

If set to True this component will show a MessageBox if an error occured, otherwise the errors will only be logged to the Debug output.