Re:ThanksYou: How to change the font colour of a cell

"smching2001" <[email protected]>
Newsgroups gmane.comp.lang.delphi.programming
Message-ID <[email protected]>
Working. Thanks.

--- In [email protected], "Rory Daulton" 
<daulton@n...> wrote:
> smching2001,
> 
> > Error encounter when I execute the code from Lloyd. 
> > The program stopped at this line:
> > if (stringGrid1.cells[Acol, Arow][1] = '1') and (ACol = 0) then
> 
> Oops, sorry.  I've never seen Lloyd's mess up like that before.
> 
> The error is removed if you change the line to:
> 
>   if (stringGrid1.cells[Acol, Arow] <> '') and 
>     (stringGrid1.cells[Acol, Arow][1] = '1') and (ACol = 0) then
> 
> Rory Daulton
> rorydaulton@e...
> Campus Crusade for Christ
> 
> 
> ---
> [This E-mail scanned for viruses by Declude Virus and Nmax "Your 
MAXimum Connection!"]
> [This E-mail scanned for spam by Declude JunkMail and Nmax "Your 
MAXimum Connection!"]


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Free shipping on all inkjet cartridge & refill kit orders to US & Canada. Low prices up to 80% off. We have your brand: HP, Epson, Lexmark & more.
http://www.c1tracking.com/l.asp?cid=5510
http://us.click.yahoo.com/GHXcIA/n.WGAA/ySSFAA/i7folB/TM
---------------------------------------------------------------------~->

CodeCoffer - new Delphi code protection Tool!
http://www.delphicollection.com/public/CodeCoffer.htm
---------------------------------------------------------------
Unsubscribe:[email protected]
List owner:[email protected]
--------------------------------------------------------------- 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.