| View previous topic :: View next topic |
| Author |
Message |
mojoala Guest
|
Posted: Thu Feb 01, 2007 10:46 pm Post subject: Change Tstringlist Row Height at run time? |
|
|
TIA
How is this done?
To change the Row Height at Run Time?
TIA |
|
| Back to top |
|
 |
Mike Williams (TeamB) Guest
|
Posted: Thu Feb 01, 2007 11:38 pm Post subject: Re: Change Tstringlist Row Height at run time? |
|
|
mojoala wrote:
| Quote: | To change the Row Height at Run Time?
|
Do you mean tStringGrid? If so, there is a RowHeights property that
allows you to change each row individually.
--
-Mike (TeamB) |
|
| Back to top |
|
 |
mojoala Guest
|
Posted: Fri Feb 02, 2007 11:36 pm Post subject: Re: Change Tstringlist Row Height at run time? |
|
|
Thanks Mike. I found the solution latter in the day.
"Mike Williams (TeamB)" <mlwi!!iams@gmail!.com> wrote in message
news:xn0f1xxhj1gt5pf002 (AT) newsgroups (DOT) borland.com...
| Quote: | mojoala wrote:
To change the Row Height at Run Time?
Do you mean tStringGrid? If so, there is a RowHeights property that
allows you to change each row individually.
--
-Mike (TeamB) |
|
|
| Back to top |
|
 |
|