[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 1955

protected procedure TCustomUpDown.Click(

  Button: TUDBtnType

); virtual; overload;

See also

TControl.Click

  

Signals OnClick and/or executes the ActionLink when the control has been clicked.