annoying stringgrid focus

Posted by Ed Marmier, p12332 on August 12, 2003

Thank you for the help you gave to question # TDrawGrid elements. Your comments were very useful.

I am using Stringgrids to display data. The system seems to have the habit of setting the focus on the upper lefthand cell [0,0] and coloring it dark blue.This obfuscates what i want to show in that cell, and it also disturbs the appearance of the Stringgrid.

How can I turn this focussing off without setting the Defaultdrawing property of the Stringgrid to false?



Related Articles and Replies:

TDrawGrid elements
What are the elements of TDrawGrid? It's not CELLS, as in TStringGrid. E.g., how do I color the element in row 2, column 3 of a DrawGrid in yellow?