ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamSystemShellView.TJamSystemShellView.OnDblClick

Occurs when the user double-clicks the left mouse button when the mouse pointer is over the control.

Syntax
Pascal
property OnDblClick;

See TControl.OnDblClick. If an event handler for this event is assigned, the default double click behavior will not be executed.