TAdvToolbar Grip and Options width size

This pertains to a TAdvToolbar on a TAdvDockPanel

I have a situation where a person uses a tablet but docked with a monitor/mouse attached and they set the toolbar a certain way. They undock the monitor to use as a tablet again and now almost all the toolbars have collapsed due to smaller real estate for the toolbar and they now want to move the toolbars into multiple rows but it is very hard to grab the grip with their fat fingers to be able to move it easily.

I've added code to save and load various toolbar "layouts" on demand, but sometimes that is not as convenient as it sounds when moving a toolbar is only needed temporarily.

Likewise, a width setting for the right side options dropdown used to access the now hidden toolbar buttons due to the toolbar being collapsed would be useful.

In summary, I would like to be able to set the width of both the grip and the options drop down on the fly as the user sees fit for their environment.