[Overview][Constants][Types][Classes][Procedures and functions][Index] |
OnClick - special event handler for a click on up or down button.
Source position: comctrls.pp line 1970
protected property TCustomUpDown.OnClick : TUDClickEvent |
OnClick - special event handler for a click on up or down button.
The event handler must determine whether the [next] or [prev] button was clicked and therefore whether to increment or decrement the controlled variable and adjust the display.