123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607 |
- $PBExportHeader$m_rpt_preview.srm
- $PBExportComments$预览--菜单
- forward
- global type m_rpt_preview from menu
- end type
- type m_sz from menu within m_rpt_preview
- end type
- type m_ylzt from menu within m_sz
- end type
- type m_-sz1 from menu within m_sz
- end type
- type m_bc from menu within m_sz
- end type
- type m_-21 from menu within m_sz
- end type
- type m_cond from menu within m_sz
- end type
- type m_-22 from menu within m_sz
- end type
- type m_22 from menu within m_sz
- end type
- type m_sz from menu within m_rpt_preview
- m_ylzt m_ylzt
- m_-sz1 m_-sz1
- m_bc m_bc
- m_-21 m_-21
- m_cond m_cond
- m_-22 m_-22
- m_22 m_22
- end type
- type m_功能 from menu within m_rpt_preview
- end type
- type m_数据发送 from menu within m_功能
- end type
- type m_筛选 from menu within m_功能
- end type
- type m_页面设置 from menu within m_功能
- end type
- type m_02 from menu within m_功能
- end type
- type m_上一页 from menu within m_功能
- end type
- type m_下一页 from menu within m_功能
- end type
- type m_功能 from menu within m_rpt_preview
- m_数据发送 m_数据发送
- m_筛选 m_筛选
- m_页面设置 m_页面设置
- m_02 m_02
- m_上一页 m_上一页
- m_下一页 m_下一页
- end type
- type m_3 from menu within m_rpt_preview
- end type
- type m_31 from menu within m_3
- end type
- type m_3 from menu within m_rpt_preview
- m_31 m_31
- end type
- type m_4 from menu within m_rpt_preview
- end type
- type m_41 from menu within m_4
- end type
- type m_bbxx from menu within m_4
- end type
- type m_01 from menu within m_4
- end type
- type m_42 from menu within m_4
- end type
- type m_4 from menu within m_rpt_preview
- m_41 m_41
- m_bbxx m_bbxx
- m_01 m_01
- m_42 m_42
- end type
- type m_bblc from menu within m_rpt_preview
- end type
- type m_bblc2 from menu within m_bblc
- end type
- type m_bblc0 from menu within m_bblc
- end type
- type m_bblc from menu within m_rpt_preview
- m_bblc2 m_bblc2
- m_bblc0 m_bblc0
- end type
- global type m_rpt_preview from menu
- m_sz m_sz
- m_功能 m_功能
- m_3 m_3
- m_4 m_4
- m_bblc m_bblc
- end type
- end forward
- global type m_rpt_preview from menu
- m_sz m_sz
- m_功能 m_功能
- m_3 m_3
- m_4 m_4
- m_bblc m_bblc
- end type
- global m_rpt_preview m_rpt_preview
- on m_rpt_preview.create
- m_rpt_preview=this
- call super::create
- this.m_sz=create m_sz
- this.m_功能=create m_功能
- this.m_3=create m_3
- this.m_4=create m_4
- this.m_bblc=create m_bblc
- this.Item[UpperBound(this.Item)+1]=this.m_sz
- this.Item[UpperBound(this.Item)+1]=this.m_功能
- this.Item[UpperBound(this.Item)+1]=this.m_3
- this.Item[UpperBound(this.Item)+1]=this.m_4
- this.Item[UpperBound(this.Item)+1]=this.m_bblc
- end on
- on m_rpt_preview.destroy
- call super::destroy
- destroy(this.m_sz)
- destroy(this.m_功能)
- destroy(this.m_3)
- destroy(this.m_4)
- destroy(this.m_bblc)
- end on
- type m_sz from menu within m_rpt_preview
- m_ylzt m_ylzt
- m_-sz1 m_-sz1
- m_bc m_bc
- m_-21 m_-21
- m_cond m_cond
- m_-22 m_-22
- m_22 m_22
- end type
- on m_sz.create
- call super::create
- this.text = "设置"
- this.m_ylzt=create m_ylzt
- this.m_-sz1=create m_-sz1
- this.m_bc=create m_bc
- this.m_-21=create m_-21
- this.m_cond=create m_cond
- this.m_-22=create m_-22
- this.m_22=create m_22
- this.Item[UpperBound(this.Item)+1]=this.m_ylzt
- this.Item[UpperBound(this.Item)+1]=this.m_-sz1
- this.Item[UpperBound(this.Item)+1]=this.m_bc
- this.Item[UpperBound(this.Item)+1]=this.m_-21
- this.Item[UpperBound(this.Item)+1]=this.m_cond
- this.Item[UpperBound(this.Item)+1]=this.m_-22
- this.Item[UpperBound(this.Item)+1]=this.m_22
- end on
- on m_sz.destroy
- call super::destroy
- destroy(this.m_ylzt)
- destroy(this.m_-sz1)
- destroy(this.m_bc)
- destroy(this.m_-21)
- destroy(this.m_cond)
- destroy(this.m_-22)
- destroy(this.m_22)
- end on
- type m_ylzt from menu within m_sz
- event destroy ( )
- end type
- on m_ylzt.destroy
- call super::destroy
- end on
- on m_ylzt.create
- call super::create
- this.tag = "checked"
- this.visible = false
- this.text = "修改数据"
- this.microhelp = "修改数据"
- this.toolbaritemvisible = false
- this.toolbaritemname = "Table!"
- this.toolbaritemtext = "修改数据"
- this.toolbaritemspace = 1
- end on
- event clicked;parentwindow.event dynamic ue_stat(1)
- end event
- type m_-sz1 from menu within m_sz
- event destroy ( )
- end type
- on m_-sz1.destroy
- call super::destroy
- end on
- on m_-sz1.create
- call super::create
- this.text = "-"
- end on
- type m_bc from menu within m_sz
- event destroy ( )
- end type
- on m_bc.destroy
- call super::destroy
- end on
- on m_bc.create
- call super::create
- this.tag = "checked"
- this.text = "标尺"
- this.microhelp = "标尺"
- this.toolbaritemname = "DesignMode!"
- this.toolbaritemtext = "标尺"
- this.toolbaritemspace = 1
- end on
- event clicked;parentwindow.event dynamic ue_check(1)
- end event
- type m_-21 from menu within m_sz
- event destroy ( )
- end type
- on m_-21.destroy
- call super::destroy
- end on
- on m_-21.create
- call super::create
- this.text = "-"
- end on
- type m_cond from menu within m_sz
- event destroy ( )
- end type
- on m_cond.destroy
- call super::destroy
- end on
- on m_cond.create
- call super::create
- this.text = "打印条件"
- this.microhelp = "打印条件"
- this.toolbaritemname = "Find!"
- this.toolbaritemtext = "打印条件"
- this.toolbaritemspace = 1
- end on
- event clicked;parentwindow.event dynamic ue_cond()
- end event
- type m_-22 from menu within m_sz
- event destroy ( )
- end type
- on m_-22.destroy
- call super::destroy
- end on
- on m_-22.create
- call super::create
- this.text = "-"
- end on
- type m_22 from menu within m_sz
- event destroy ( )
- end type
- on m_22.destroy
- call super::destroy
- end on
- on m_22.create
- call super::create
- this.text = "打印参数"
- this.microhelp = "打印参数设置"
- this.toolbaritemname = "Custom074!"
- this.toolbaritemtext = "打印参数"
- this.toolbaritemspace = 1
- end on
- event clicked;parentwindow.event dynamic ue_setup()
- end event
- type m_功能 from menu within m_rpt_preview
- m_数据发送 m_数据发送
- m_筛选 m_筛选
- m_页面设置 m_页面设置
- m_02 m_02
- m_上一页 m_上一页
- m_下一页 m_下一页
- end type
- on m_功能.create
- call super::create
- this.text = "功能"
- this.m_数据发送=create m_数据发送
- this.m_筛选=create m_筛选
- this.m_页面设置=create m_页面设置
- this.m_02=create m_02
- this.m_上一页=create m_上一页
- this.m_下一页=create m_下一页
- this.Item[UpperBound(this.Item)+1]=this.m_数据发送
- this.Item[UpperBound(this.Item)+1]=this.m_筛选
- this.Item[UpperBound(this.Item)+1]=this.m_页面设置
- this.Item[UpperBound(this.Item)+1]=this.m_02
- this.Item[UpperBound(this.Item)+1]=this.m_上一页
- this.Item[UpperBound(this.Item)+1]=this.m_下一页
- end on
- on m_功能.destroy
- call super::destroy
- destroy(this.m_数据发送)
- destroy(this.m_筛选)
- destroy(this.m_页面设置)
- destroy(this.m_02)
- destroy(this.m_上一页)
- destroy(this.m_下一页)
- end on
- type m_数据发送 from menu within m_功能
- end type
- on m_数据发送.create
- call super::create
- this.text = "数据发送"
- end on
- on m_数据发送.destroy
- call super::destroy
- end on
- type m_筛选 from menu within m_功能
- end type
- on m_筛选.create
- call super::create
- this.text = "筛选"
- end on
- on m_筛选.destroy
- call super::destroy
- end on
- type m_页面设置 from menu within m_功能
- end type
- on m_页面设置.create
- call super::create
- this.text = "页面设置"
- end on
- on m_页面设置.destroy
- call super::destroy
- end on
- type m_02 from menu within m_功能
- end type
- on m_02.create
- call super::create
- this.text = "-"
- end on
- on m_02.destroy
- call super::destroy
- end on
- type m_上一页 from menu within m_功能
- end type
- on m_上一页.create
- call super::create
- this.text = "上一页"
- end on
- on m_上一页.destroy
- call super::destroy
- end on
- type m_下一页 from menu within m_功能
- end type
- on m_下一页.create
- call super::create
- this.text = "下一页"
- end on
- on m_下一页.destroy
- call super::destroy
- end on
- type m_3 from menu within m_rpt_preview
- m_31 m_31
- end type
- on m_3.create
- call super::create
- this.text = "打印"
- this.m_31=create m_31
- this.Item[UpperBound(this.Item)+1]=this.m_31
- end on
- on m_3.destroy
- call super::destroy
- destroy(this.m_31)
- end on
- type m_31 from menu within m_3
- event destroy ( )
- end type
- on m_31.destroy
- call super::destroy
- end on
- on m_31.create
- call super::create
- this.text = "打印"
- this.microhelp = "打印"
- this.toolbaritemname = "print!"
- this.toolbaritemtext = "打印"
- this.toolbaritemspace = 2
- end on
- event clicked;parentwindow.event dynamic ue_print()
- end event
- type m_4 from menu within m_rpt_preview
- m_41 m_41
- m_bbxx m_bbxx
- m_01 m_01
- m_42 m_42
- end type
- on m_4.create
- call super::create
- this.text = "系统"
- this.toolbaritemspace = 2
- this.m_41=create m_41
- this.m_bbxx=create m_bbxx
- this.m_01=create m_01
- this.m_42=create m_42
- this.Item[UpperBound(this.Item)+1]=this.m_41
- this.Item[UpperBound(this.Item)+1]=this.m_bbxx
- this.Item[UpperBound(this.Item)+1]=this.m_01
- this.Item[UpperBound(this.Item)+1]=this.m_42
- end on
- on m_4.destroy
- call super::destroy
- destroy(this.m_41)
- destroy(this.m_bbxx)
- destroy(this.m_01)
- destroy(this.m_42)
- end on
- type m_41 from menu within m_4
- event destroy ( )
- end type
- on m_41.destroy
- call super::destroy
- end on
- event clicked;//ShowHelp("report.HLP", keyword!, "report_preview")
- end event
- on m_41.create
- call super::create
- this.text = "帮助~tF1"
- this.shortcut = 112
- this.microhelp = "帮助"
- this.toolbaritemname = "Help!"
- this.toolbaritemtext = "帮助"
- this.toolbaritemspace = 1
- end on
- type m_bbxx from menu within m_4
- event destroy ( )
- end type
- on m_bbxx.destroy
- call super::destroy
- end on
- event clicked;open(w_zkl_begin)
- end event
- on m_bbxx.create
- call super::create
- this.visible = false
- this.text = "版本信息"
- this.microhelp = "版本信息"
- this.toolbaritemvisible = false
- end on
- type m_01 from menu within m_4
- event destroy ( )
- end type
- on m_01.destroy
- call super::destroy
- end on
- on m_01.create
- call super::create
- this.text = "-"
- end on
- type m_42 from menu within m_4
- event destroy ( )
- end type
- on m_42.destroy
- call super::destroy
- end on
- event clicked;if isvalid(parentwindow) then
- close(parentwindow)
- end if
- end event
- on m_42.create
- call super::create
- this.text = "返回"
- this.microhelp = "返回"
- this.toolbaritemname = "exit!"
- this.toolbaritemtext = "返回"
- this.toolbaritemspace = 1
- end on
- type m_bblc from menu within m_rpt_preview
- m_bblc2 m_bblc2
- m_bblc0 m_bblc0
- end type
- on m_bblc.create
- call super::create
- this.visible = false
- this.text = "报表另存"
- this.m_bblc2=create m_bblc2
- this.m_bblc0=create m_bblc0
- this.Item[UpperBound(this.Item)+1]=this.m_bblc2
- this.Item[UpperBound(this.Item)+1]=this.m_bblc0
- end on
- on m_bblc.destroy
- call super::destroy
- destroy(this.m_bblc2)
- destroy(this.m_bblc0)
- end on
- event clicked;parentwindow.event dynamic ue_new(0)
- end event
- type m_bblc2 from menu within m_bblc
- event create ( )
- event destroy ( )
- end type
- on m_bblc2.create
- call super::create
- this.visible = false
- this.text = "另存Excel"
- this.microhelp = "另存Excel"
- this.toolbaritemvisible = false
- this.toolbaritemname = "Custom043!"
- this.toolbaritemtext = "另存Excel"
- this.toolbaritemspace = 1
- end on
- on m_bblc2.destroy
- call super::destroy
- end on
- event clicked;parentwindow.event dynamic ue_new(0)
- end event
- type m_bblc0 from menu within m_bblc
- event destroy ( )
- end type
- on m_bblc0.destroy
- call super::destroy
- end on
- on m_bblc0.create
- call super::create
- this.visible = false
- this.text = "报表数据另存"
- this.microhelp = "报表数据另存"
- this.toolbaritemvisible = false
- this.toolbaritemname = "SaveAs!"
- this.toolbaritemtext = "报表另存"
- this.toolbaritemspace = 1
- end on
- event clicked;parentwindow.event dynamic ue_save()
- end event
|