123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411 |
- $PBExportHeader$w_outware_pos_help.srw
- forward
- global type w_outware_pos_help from w_publ_base
- end type
- type st_1 from statictext within w_outware_pos_help
- end type
- type st_2 from statictext within w_outware_pos_help
- end type
- type st_4 from statictext within w_outware_pos_help
- end type
- type st_7 from statictext within w_outware_pos_help
- end type
- type st_6 from statictext within w_outware_pos_help
- end type
- type st_10 from statictext within w_outware_pos_help
- end type
- type st_12 from statictext within w_outware_pos_help
- end type
- type st_14 from statictext within w_outware_pos_help
- end type
- type st_16 from statictext within w_outware_pos_help
- end type
- type st_18 from statictext within w_outware_pos_help
- end type
- type st_20 from statictext within w_outware_pos_help
- end type
- type st_22 from statictext within w_outware_pos_help
- end type
- type st_24 from statictext within w_outware_pos_help
- end type
- type st_26 from statictext within w_outware_pos_help
- end type
- type st_3 from statictext within w_outware_pos_help
- end type
- type gb_1 from groupbox within w_outware_pos_help
- end type
- end forward
- global type w_outware_pos_help from w_publ_base
- integer width = 2377
- integer height = 892
- boolean titlebar = false
- string title = ""
- boolean controlmenu = false
- boolean minbox = false
- windowtype windowtype = response!
- event keydown pbm_keydown
- st_1 st_1
- st_2 st_2
- st_4 st_4
- st_7 st_7
- st_6 st_6
- st_10 st_10
- st_12 st_12
- st_14 st_14
- st_16 st_16
- st_18 st_18
- st_20 st_20
- st_22 st_22
- st_24 st_24
- st_26 st_26
- st_3 st_3
- gb_1 gb_1
- end type
- global w_outware_pos_help w_outware_pos_help
- event keydown;if keydown(KeyF1!) then
- close(this)
- return
- end if
- end event
- on w_outware_pos_help.create
- int iCurrent
- call super::create
- this.st_1=create st_1
- this.st_2=create st_2
- this.st_4=create st_4
- this.st_7=create st_7
- this.st_6=create st_6
- this.st_10=create st_10
- this.st_12=create st_12
- this.st_14=create st_14
- this.st_16=create st_16
- this.st_18=create st_18
- this.st_20=create st_20
- this.st_22=create st_22
- this.st_24=create st_24
- this.st_26=create st_26
- this.st_3=create st_3
- this.gb_1=create gb_1
- iCurrent=UpperBound(this.Control)
- this.Control[iCurrent+1]=this.st_1
- this.Control[iCurrent+2]=this.st_2
- this.Control[iCurrent+3]=this.st_4
- this.Control[iCurrent+4]=this.st_7
- this.Control[iCurrent+5]=this.st_6
- this.Control[iCurrent+6]=this.st_10
- this.Control[iCurrent+7]=this.st_12
- this.Control[iCurrent+8]=this.st_14
- this.Control[iCurrent+9]=this.st_16
- this.Control[iCurrent+10]=this.st_18
- this.Control[iCurrent+11]=this.st_20
- this.Control[iCurrent+12]=this.st_22
- this.Control[iCurrent+13]=this.st_24
- this.Control[iCurrent+14]=this.st_26
- this.Control[iCurrent+15]=this.st_3
- this.Control[iCurrent+16]=this.gb_1
- end on
- on w_outware_pos_help.destroy
- call super::destroy
- destroy(this.st_1)
- destroy(this.st_2)
- destroy(this.st_4)
- destroy(this.st_7)
- destroy(this.st_6)
- destroy(this.st_10)
- destroy(this.st_12)
- destroy(this.st_14)
- destroy(this.st_16)
- destroy(this.st_18)
- destroy(this.st_20)
- destroy(this.st_22)
- destroy(this.st_24)
- destroy(this.st_26)
- destroy(this.st_3)
- destroy(this.gb_1)
- end on
- type cb_func from w_publ_base`cb_func within w_outware_pos_help
- boolean visible = false
- end type
- type cb_exit from w_publ_base`cb_exit within w_outware_pos_help
- integer x = 1070
- integer y = 1428
- boolean default = true
- end type
- type st_1 from statictext within w_outware_pos_help
- integer x = 960
- integer y = 20
- integer width = 489
- integer height = 48
- boolean bringtotop = true
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- long textcolor = 16711680
- long backcolor = 134217739
- string text = "操作键说明"
- alignment alignment = center!
- boolean focusrectangle = false
- end type
- type st_2 from statictext within w_outware_pos_help
- integer x = 142
- integer y = 168
- integer width = 206
- integer height = 92
- boolean bringtotop = true
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- long textcolor = 33554432
- long backcolor = 134217739
- string text = "帮助:F1"
- boolean focusrectangle = false
- end type
- type st_4 from statictext within w_outware_pos_help
- integer x = 919
- integer y = 168
- integer width = 389
- integer height = 92
- boolean bringtotop = true
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- long textcolor = 33554432
- long backcolor = 134217739
- string text = "商品查询:F8"
- boolean focusrectangle = false
- end type
- type st_7 from statictext within w_outware_pos_help
- integer x = 1792
- integer y = 168
- integer width = 315
- integer height = 92
- boolean bringtotop = true
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- long textcolor = 33554432
- long backcolor = 134217739
- string text = "备注:CTRL+M"
- boolean focusrectangle = false
- end type
- type st_6 from statictext within w_outware_pos_help
- integer x = 142
- integer y = 296
- integer width = 206
- integer height = 92
- boolean bringtotop = true
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- long textcolor = 33554432
- long backcolor = 134217739
- string text = "打印:F5"
- boolean focusrectangle = false
- end type
- type st_10 from statictext within w_outware_pos_help
- integer x = 919
- integer y = 292
- integer width = 389
- integer height = 92
- boolean bringtotop = true
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- long textcolor = 33554432
- long backcolor = 134217739
- string text = "修改数量:→"
- boolean focusrectangle = false
- end type
- type st_12 from statictext within w_outware_pos_help
- integer x = 1797
- integer y = 292
- integer width = 389
- integer height = 92
- boolean bringtotop = true
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- long textcolor = 33554432
- long backcolor = 134217739
- string text = "修改价格:←"
- boolean focusrectangle = false
- end type
- type st_14 from statictext within w_outware_pos_help
- integer x = 142
- integer y = 420
- integer width = 389
- integer height = 92
- boolean bringtotop = true
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- long textcolor = 33554432
- long backcolor = 134217739
- string text = "修改折扣:/"
- boolean focusrectangle = false
- end type
- type st_16 from statictext within w_outware_pos_help
- integer x = 919
- integer y = 420
- integer width = 389
- integer height = 92
- boolean bringtotop = true
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- long textcolor = 33554432
- long backcolor = 134217739
- string text = "下一行:↓"
- boolean focusrectangle = false
- end type
- type st_18 from statictext within w_outware_pos_help
- integer x = 1797
- integer y = 424
- integer width = 389
- integer height = 92
- boolean bringtotop = true
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- long textcolor = 33554432
- long backcolor = 134217739
- string text = "上一行:↑"
- boolean focusrectangle = false
- end type
- type st_20 from statictext within w_outware_pos_help
- integer x = 142
- integer y = 564
- integer width = 389
- integer height = 92
- boolean bringtotop = true
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- long textcolor = 33554432
- long backcolor = 134217739
- string text = "删除行:DEL"
- boolean focusrectangle = false
- end type
- type st_22 from statictext within w_outware_pos_help
- integer x = 919
- integer y = 564
- integer width = 389
- integer height = 92
- boolean bringtotop = true
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- long textcolor = 33554432
- long backcolor = 134217739
- string text = "开新单:Ins"
- boolean focusrectangle = false
- end type
- type st_24 from statictext within w_outware_pos_help
- integer x = 1797
- integer y = 564
- integer width = 389
- integer height = 92
- boolean bringtotop = true
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- long textcolor = 33554432
- long backcolor = 134217739
- string text = "取单:PageUp"
- boolean focusrectangle = false
- end type
- type st_26 from statictext within w_outware_pos_help
- integer x = 133
- integer y = 708
- integer width = 571
- integer height = 92
- boolean bringtotop = true
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- long textcolor = 33554432
- long backcolor = 134217739
- string text = "高级商品查询:F9"
- boolean focusrectangle = false
- end type
- type st_3 from statictext within w_outware_pos_help
- integer x = 919
- integer y = 708
- integer width = 571
- integer height = 92
- boolean bringtotop = true
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- long textcolor = 33554432
- long backcolor = 134217739
- string text = "客户查询:F10"
- boolean focusrectangle = false
- end type
- type gb_1 from groupbox within w_outware_pos_help
- integer x = 78
- integer y = 88
- integer width = 2249
- integer height = 756
- integer taborder = 30
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- long textcolor = 33554432
- long backcolor = 134217739
- end type
|