When decimalplaces is set to two and an integer say 123 is set to value was expecting to see 1.23 in the control and with the increment set to 1
I was also expecting with an increment request to see 1.23 go to 1.24.
Instead I see 123.00 and after increment 124.00 I see minuscule value in this so I think it is a bug.
Stable and debug-able 26.2 fpc 2.2 win 2k
Am I missing something?