Dolen

导航

2016年1月7日 #

winfrom调用FastReport模板

摘要: '存放模板的路径 If Dir(Application.StartupPath & "\ReportsFile\HB\01\IN.frx", FileAttribute.Normal) <> "" Then '加载模板 rpt_Desi.Load(Application.StartupPath & 阅读全文

posted @ 2016-01-07 10:23 Dolen 阅读(2863) 评论(0) 推荐(0) 编辑