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

TDBGroupBox.OnDblClick

Event Handle for mouse double-click

Declaration

Source position: dbctrls.pp line 673

published property TDBGroupBox.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.