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

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -