[Overview][Types][Classes][Procedures and functions][Index] |
Event Handle for mouse double-click
Source position: dbgrids.pas line 516
published property TDBGrid.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.