[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Event Handle for mouse double-click
Source position: dbctrls.pp line 315
published property TDBListBox.OnDblClick; |
Double-clicking is much more common in a Windows environment than in Unix or Linux, where single-clicking is the default method for selecting an object. However, in all environments there could be valid use for a double-click, and a method should be supplied if appropriate.