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

TControl.DblClick

Signals the OnDblClick event handler (when assigned).

Declaration

Source position: controls.pp line 1420

protected procedure TControl.DblClick; virtual;

See also

TControl.OnDblClick

  

Event Handler for double mouse clicks.

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