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/fPtDemo.pas

    r453 r541  
    155155                end;
    156156              until LastLine >= memPtDemo.Lines.Count - 1;
    157             PrintWindowsReport(memPrintReport, PAGE_BREAK, Self.Caption, ErrMsg);
     157            PrintWindowsReport(memPrintReport, PAGE_BREAK, Self.Caption, ErrMsg, Application); //kt 8/09 added 'Application'
    158158          end;
    159159      finally
Note: See TracChangeset for help on using the changeset viewer.