[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Event Handler for double mouse clicks.
Source position: controls.pp line 1446
protected property TControl.OnDblClick : TNotifyEvent |
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.
lazarus-ccr.sourceforge.net |