[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'DBGrids' (#lcl)

TDBGrid.OnDblClick

Event Handle for mouse double-click

Declaration

Source position: dbgrids.pas line 516

published property TDBGrid.OnDblClick;

Description

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.