Click - calls OnClick event handler if it is assigned.
Source position: comctrls.pp line 1955
protected procedure TCustomUpDown.Click( |
Button: TUDBtnType |
); virtual; overload; |
|
Signals OnClick and/or executes the ActionLink when the control has been clicked. |