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

email - PHP mail error ... failed to open stream : permission denied -

sql server - SQL Query - Delete duplicates if more than 3 dups? -

c# 3.0 - Issue with getting 2 chars from string using indexer -