I can't find an Update method for the cells...

Regards
Paul McKenzie
SMSS Ltd.
Wellington
New Zealand
----- Original Message ----- 
From: "Neven MacEwan" <[EMAIL PROTECTED]>
To: "NZ Borland Developers Group - Delphi List" <[EMAIL PROTECTED]>
Sent: Wednesday, September 15, 2004 1:54 PM
Subject: Re: [DUG] StringGrid


> Paul
>
> Have to stepped thru the code?
> how about Update(ACol, ARow: Integer);?
>
> Neven MacEwan (B.E. E&E)
> Ph. 09 621 0001 Mob. 0274 749062
>
>
>
> Paul McKenzie wrote:
>
> > I have a StringGrid which I draw an Icon for in column 1 - based on
> > the value of data in the Objects property.
> > When the value of the Objects Property changes I want the Grid to
Repaint.
> > The problem is that I can't get the Grid to Repaint unless I change
> > the value of a String!!!
> > I have tried calling various things - Repaint, Invalidate, the
> > OnDrawCell, etc.
> > Nothing will Repaint unless I change a String value.
> > They will repaint if I move off and on the Form - somehow I don't
> > think that will be acceptable to the users...
> >
> >
> > Regards
> > Paul McKenzie
> > SMSS Ltd.
> > Wellington
> > New Zealand
> >
> >------------------------------------------------------------------------
> >
> >_______________________________________________
> >Delphi mailing list
> >[EMAIL PROTECTED]
> >http://ns3.123.co.nz/mailman/listinfo/delphi
> >
> >
> _______________________________________________
> Delphi mailing list
> [EMAIL PROTECTED]
> http://ns3.123.co.nz/mailman/listinfo/delphi


_______________________________________________
Delphi mailing list
[EMAIL PROTECTED]
http://ns3.123.co.nz/mailman/listinfo/delphi

Reply via email to