I fixed my problem by subclassing the TStringList class and changing the brush color of the TInplaceEdit. See http://newsgroups.borland.com/cgi-bin/dnewsweb?cmd=article&group=borland.public.cppbuilder.vcl.components.using&item=92478&utag=
and...
Hi all,
I am trying to customize the drawing of the cells of a TStringGrid. I need certain cells that contain hex values to have a different background color. I have written the method below which is called for the OnDrawCell event.
It works fine except when the cell is selected. In this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.