Z zh2305 Unregistered / Unconfirmed GUEST, unregistred user! 2008-01-15 #1 要弄个打印程序,听说用fastreport实现比较好,但delphi就以前在学校时用过了(目前做项目用C#.net),谁有这方面的例子或资料,能共享一下吗?谢谢. E-mail:zhan-hua103@163.com
要弄个打印程序,听说用fastreport实现比较好,但delphi就以前在学校时用过了(目前做项目用C#.net),谁有这方面的例子或资料,能共享一下吗?谢谢. E-mail:zhan-hua103@163.com
Z zh2305 Unregistered / Unconfirmed GUEST, unregistred user! 2008-01-16 #2 tfrxbarcodeview(frxreport1.FindObject('Barcode')).BarCode.Text:='11111111'; frxReport1.ShowReport; 奇怪,我用上面的语句取不到值给fastreport中的Barcode,有高手在吗?
tfrxbarcodeview(frxreport1.FindObject('Barcode')).BarCode.Text:='11111111'; frxReport1.ShowReport; 奇怪,我用上面的语句取不到值给fastreport中的Barcode,有高手在吗?