ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TShellBrowser.ShowErrorMessages

Use this property to define, if Windows error messages and login dialogs will be shown to the user or not.

Syntax
Pascal
property ShowErrorMessages: Boolean;

With this property you can adjust, if dialogs like error messages e.g. about inaccessible or unavailable folders or files), login dialogs or BitLocker will be shown to the user or not. This never happens if the current thread is not the UI thread.