Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2008 Mar : StrringGrid Update

www.cryer.info
Managed Newsgroup Archive

StrringGrid Update

Subject:StrringGrid Update
Posted by:"A Nixon" (p..@pac.asn.au)
Date:Tue, 11 Mar 2008 14:06:43

I have a stringgrid that sizes the row height depending on the text entered.

I need to set the height of the grid after the cells have been drawn with
those rowheights.

Is it possible to determine when all of the cells have finally been drawn so
I can set the grid height property?

My code seems to get the height before the redraw is complete.

TIA

Tony

Replies:

www.cryer.info
Managed Newsgroup Archive