ShellBrowser Delphi Components Documentation
|
Allow Windows error messages.
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.