Board index » cppbuilder » Error about Quick Report 3.0
Kevin
![]() CBuilder Developer |
Kevin
![]() CBuilder Developer |
Error about Quick Report 3.02003-10-20 12:56:34 PM cppbuilder32 I opened a example project qr2demo.bpr, when I tried to run it , it showed "Error reading .... PrintPicture Property does not exist' So I start a new project and only put a QuickReport object on Form1, and there is a property "PrintPicture" in object inspector. And when you write "QuickRep1->PrintPicture=false", there will be a compiling error "PrintPicture is not a member of TQuickRep". Could you please help me? BCB5.0, Win 2000 or Win XP |