![]() |
|
#1
|
|||
|
|||
|
Does anyone know how to wrap text in a DBGrid and Stringgrid column header and row header cells?
Bob. |
|
#2
|
|||
|
|||
|
In a Stringgrid, it's easy, just write an OnDrawCell handler and check for ARow = 0
Then set your flags to DT_WORDBREAK for your DrawText call... |
![]() |
| Thread Tools | |
| Display Modes | |
|
|