trichview.support
AssignSource fail |
Author |
Message |
CoLT |
Posted: 04/21/2005 21:11:29 one machine of my custumors don't come to finish by this procedure. yesterday they reinstall their system (winxp) but the problem is the same. what can i do to get more information about the cause of fail ? the code near from it: //here i paint back the white background FOR i := 0 TO backcoloritems.Count - 1 DO frm_print.rvs.ParaStyles[StrToInt(backcoloritems.Strings[i])].Background.Color := clwhite; //then i wish to to generate the preview frm_preview.RVPrint1.AssignSource(rv); frm_preview.RVPrint1.FormatPages(rvdoAll); |
Powered by ABC Amber Outlook Express Converter