Oct 15, 2009 #1 fralo Programmer Joined Oct 15, 2009 Messages 8 Location US When opening my Delphi application I get the following error: Error reading quickrep1.printersettings property extended duplex does not exist
When opening my Delphi application I get the following error: Error reading quickrep1.printersettings property extended duplex does not exist
Oct 19, 2009 #2 DjangMan Programmer Joined Jun 1, 2001 Messages 1,787 Location CA You might need to do a full build or look for that property in your .dfm file, back it up, and remove it - then re-build. Upvote 0 Downvote
You might need to do a full build or look for that property in your .dfm file, back it up, and remove it - then re-build.