with frreport.Dictionary do
         begin
            frVariables['dskyt']:=cyt.Text ;
            frVariables['dkhh']:=cyh.Text ;
            frVariables['dyhzh']:=czh.Text ;
            frVariables['dskdw']:=cdw.Text ;
            bb_print;//一个function
         end;
        这是别人的一段代码,但是我自己用frreport时却没有Dictionary!
         我想请问一下是为什么?