Grid for toolbar?

If I want to use a grid to put in all my toolbar buttons onto the toolbar, so that I can index to them through the grid, what kind of grid do I need?  Does the advStringGrid work for this?

I'm not sure why you'd need to index these buttons through a grid or what advantages this could bring.

If positioning of the buttons is your concern, you might consider to use a standard VCL TGridPanel