[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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
Source position: controls.pp line 1138
protected procedure TControl.DblClick; virtual; |