FindAll Highlighting

I'd like to highlight every occurrence of a specified word in a TAdvStringGrid.

FindAll returns the expected number of matches, but how to do the highlighting?

Wouldn't you know it, I just found the HilightInGrid method so problem solved !  :)