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

TCustomUpDown.Click

Click - calls OnClick event handler if it is assigned

Declaration

Source position: comctrls.pp line 1430

protected procedure TCustomUpDown.Click(

  Button: TUDBtnType

); virtual; overload;

See also

TControl.Click

  

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

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