Ignore:
Timestamp:
Aug 12, 2009, 7:14:16 PM (15 years ago)
Author:
Kevin Toppenberg
Message:

TMG Ver 1.1 Added HTML Support, better demographics editing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cprs/branches/tmg-cprs/CPRS-Chart/fRptBox.pas

    r453 r541  
    187187                end;
    188188              until LastLine >= StringText.Count - 1;
    189             PrintWindowsReport(memPrintReport, PAGE_BREAK, Title, ErrMsg);
     189            PrintWindowsReport(memPrintReport, PAGE_BREAK, Title, ErrMsg, Application); //kt 8/09, Added ',Application'
    190190          end;
    191191      finally
Note: See TracChangeset for help on using the changeset viewer.