trichview.support
| Re: ApplyTextStyle into Table | 
| Author | Message | 
| Sergey Tkachenko | Posted: 05/27/2004 21:09:59 Your code will work in TRichView v1.8.7 or newer. Starting from this version, ApplyTextStyle changes text style of all selected table cells, even if table is selected as a part of larger selection. Call table->SelectRows(0, table->Rows->Count) instead of DataRichView->SelectAll(); It will work in all versions. | 
Powered by ABC Amber Outlook Express Converter