When I set the position of a scrollbar of a scrollbox (either TsScollBox or a skinned TScrollBox) then the content of the scrollbox is properly moved, but the scrollbar is not updated.
When I afterwards hover the mouse over the scrollbar it's updated and painted at the correct position.
Demo app attached…
(the right scrollbox in the demo is an unskinned TScrollBox, there it works)