[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Event Handle for mouse double-click
Source position: controls.pp line 1226
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 |