setStyleProperty for more than one component?

How can you use something like this:

myscroller.setStyleProperty(“highlight3D”, 0xDAE7FA);

for more than one instance of a scrollbar?

Thanks for any help! =)