[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 1442
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
lazarus-ccr.sourceforge.net |