TSRVScrollBar.Scroll always returns only scTrack
Posted: Sun Aug 27, 2023 7:48 pm
Hi Sergey,
I currently want to equip all controls from my program 'Patchwork' with scroll function with TSRVScrollBar, to be able to adapt the color of the scrollbars to the respective skin. But the event 'Scroll' always returns only scTrack, no matter what the user enters.
It works for the normal component TScrollbar, but unfortunately that is of no use to me.
Can you please let me know if there is anything I can adjust in the code to get the other ScrollCodes as well (csUp, csDown, etc.)?
Best regards
Martin
I currently want to equip all controls from my program 'Patchwork' with scroll function with TSRVScrollBar, to be able to adapt the color of the scrollbars to the respective skin. But the event 'Scroll' always returns only scTrack, no matter what the user enters.
It works for the normal component TScrollbar, but unfortunately that is of no use to me.
Can you please let me know if there is anything I can adjust in the code to get the other ScrollCodes as well (csUp, csDown, etc.)?
Best regards
Martin