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

TControl.DblClick

DblClick - a procedure that allows the programmer to simulate a mouse double-click over the control, and initiates the same Action as that associated with the OnDblClick event

Declaration

Source position: controls.pp line 1149

protected procedure TControl.DblClick; virtual;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.