Search found 1 match
- Tue Aug 30, 2005 6:01 pm
- Forum: VCL
- Topic: Pen.Style after Delphi 2005 upgrade
- Replies: 1
- Views: 3018
Pen.Style after Delphi 2005 upgrade
I have an existing application that was developed in D7. After Upgrading the application to Delphi 2005 Sp3 the Charts no longer print the line style assigned to each pen, just prints solid. If I try to change Pen to LinePen I get an error [Error] main.pas(1156): E2003 Undeclared identifier: 'LinePe...