trichview.support
| Table formatting | 
| Author | Message | 
| Sergei | Posted: 09/08/2003 12:33:24 Another dummy question. A table contains 3 columns, two fixed-length and one taking all remaining space. How to implement? Table.Cells[0, 0] := 20; Table.Cells[0, 0] := 60; Table.Cells[0, 0] := -100; this approach doesn't work, text in second column is wrapped (while it can be displayed in 60 pixels). | 
Powered by ABC Amber Outlook Express Converter