ShellBrowser Delphi Components Documentation
|
If set to True (the default value), context menu operations will be executed asynchronously in an own thread if possible, if False, they will be executed synchronously in the main thread.
property AsyncContextMenuOperations: Boolean;
This mainly applies to the operations 'delete' and 'paste'. It is not guaranteed that the setting of this property will be followed.