ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Controls.BaseShellListView.TJamBaseShellListView.ChangeDelay

The delay in ms after the selection has been changed before connected controls are informed. Default 100 ms.

Syntax
Pascal
property ChangeDelay: Integer;

A delay was introduced to not disturb message processing by other controls (i.e. doubleclicks not recognized if Preview took too long).