How do I change the color of a scrollbar in Delphi? -
How do I change the color of the scrollbar in Delphi?
Make your life easier and just download a componet i.e.:
Because where Until I know that you can only change the background of the scrollbar
ScrollBar1.Color: = clRed;
Comments
Post a Comment