ShellBrowser Delphi Components Documentation
|
Occurs when the user double-clicks the left mouse button when the mouse pointer is over the control.
property OnDblClick;
See TControl.OnDblClick. If an event handler for this event is assigned, the default double click behavior will not be executed.