ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamFilePreview.TJamFilePreviewLoadPreviewEventArgs.ForceGUIThread

Ensures that the Preview is loaded in the main thread.

Syntax
Pascal
property ForceGUIThread: boolean;

By default, previews are loaded asynchonously. Set property to true if this doesn't work for some PreviewHandler or in a specific use case.