[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Click - calls OnClick event handler if it is assigned.
Source position: comctrls.pp line 1966
protected procedure TCustomUpDown.Click( |
Button: TUDBtnType |
); virtual; overload; |
|
Signals OnClick and/or executes the ActionLink when the control has been clicked. |