Printing a TAdvStringGrid

MyGrid.print prints the grid, but not any Check/Bullets.

How can I print these too?

Please set:

advstringgrid.PrintSettings.PrintGraphics := true;