When I set AdvTouchSpinEdit.BorderStyle := bsNone
then the Border Color becomes RED at run-time:
Why?
Also, when EditAlign = eaCenter
then the alignment is rather on the right side as you can see from the above screenshot.
Why?
The same alignment inaccuracy can also be found in TAdvSpinEdit 1.9.3.3, where the alignment is leaning slightly to the left although EditAlign = eaCenter
.