TAdvStringGrid scroll bar width size

Hi all,
I'm using TAdvStringGrid with a big vertical touch screen and I would like to programmatically increase the vertical scroll bar with size so it can be used with the touch screen (at moment it creates a very small width scrollbar touch area).

Is it possible ?
I've tried the ScrollWidth property but nothing changes.