Subject Re: [IBO] How to wordwrap long titles to multiple lines in IB_Grid?
Author Marcin Bury
Someone in the past told me to use:

TDrawGrid(IB_Grid).RowsHeight[0]:=32

if FormCreate event and it works for me (check the spelling)

Marcin

----- Original Message -----
From: "Alan McDonald" <alan@...>
To: <IBObjects@yahoogroups.com>
Sent: Friday, December 20, 2002 1:06 AM
Subject: RE: [IBO] How to wordwrap long titles to multiple lines in IB_Grid?


> I've only been able to do this by increasing the row size, but all rows
> increase together
> Alan
>
> -----Original Message-----
> From: Raymond Kennington [mailto:progsol@...]
> Sent: Friday, 20 December 2002 10:34 AM
> To: IBObjects
> Subject: [IBO] How to wordwrap long titles to multiple lines in IB_Grid?
>
>
> How can the TIB_Grid be made to show multiple title lines when it is
> word-wrapped and IndicateLongTitle = False?
> --
> Raymond Kennington
> Programming Solutions
> W2W Team B
>
>
>