trichview.support
autosize cells |
Author |
Message |
tony |
Posted: 10/08/2002 12:37:49 hi: how to define autosize cells. that not work!! Example 1 (autosize table) ------------------------------------- TRVTableItemInfo* Table = new TRVTableItemInfo(rows,cols,RichViewEdit1->RVData); Table->BestWidth = 0; //autosize at windows Example 2 (autosize cells ??) ------------------------------------- TRVTableItemInfo* Table = new TRVTableItemInfo(rows,cols,RichViewEdit1->RVData); Table->Cells->BestWidth = 0; ciao. --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.393 / Virus Database: 223 - Release Date: 30/09/2002 |
Powered by ABC Amber Outlook Express Converter