123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372 |
- $PBExportHeader$w_about.srw
- forward
- global type w_about from window
- end type
- type shl_1 from statichyperlink within w_about
- end type
- type st_16 from statictext within w_about
- end type
- type st_15 from statictext within w_about
- end type
- type st_14 from statictext within w_about
- end type
- type st_13 from statictext within w_about
- end type
- type st_12 from statictext within w_about
- end type
- type st_11 from statictext within w_about
- end type
- type st_9 from statictext within w_about
- end type
- type st_8 from statictext within w_about
- end type
- type st_5 from statictext within w_about
- end type
- type st_4 from statictext within w_about
- end type
- type st_3 from statictext within w_about
- end type
- type st_2 from statictext within w_about
- end type
- type st_1 from statictext within w_about
- end type
- type cb_1 from commandbutton within w_about
- end type
- type p_1 from picture within w_about
- end type
- end forward
- global type w_about from window
- integer width = 1838
- integer height = 1960
- boolean titlebar = true
- string title = "关于"
- boolean controlmenu = true
- windowtype windowtype = response!
- long backcolor = 16777215
- string icon = "AppIcon!"
- boolean center = true
- shl_1 shl_1
- st_16 st_16
- st_15 st_15
- st_14 st_14
- st_13 st_13
- st_12 st_12
- st_11 st_11
- st_9 st_9
- st_8 st_8
- st_5 st_5
- st_4 st_4
- st_3 st_3
- st_2 st_2
- st_1 st_1
- cb_1 cb_1
- p_1 p_1
- end type
- global w_about w_about
- on w_about.create
- this.shl_1=create shl_1
- this.st_16=create st_16
- this.st_15=create st_15
- this.st_14=create st_14
- this.st_13=create st_13
- this.st_12=create st_12
- this.st_11=create st_11
- this.st_9=create st_9
- this.st_8=create st_8
- this.st_5=create st_5
- this.st_4=create st_4
- this.st_3=create st_3
- this.st_2=create st_2
- this.st_1=create st_1
- this.cb_1=create cb_1
- this.p_1=create p_1
- this.Control[]={this.shl_1,&
- this.st_16,&
- this.st_15,&
- this.st_14,&
- this.st_13,&
- this.st_12,&
- this.st_11,&
- this.st_9,&
- this.st_8,&
- this.st_5,&
- this.st_4,&
- this.st_3,&
- this.st_2,&
- this.st_1,&
- this.cb_1,&
- this.p_1}
- end on
- on w_about.destroy
- destroy(this.shl_1)
- destroy(this.st_16)
- destroy(this.st_15)
- destroy(this.st_14)
- destroy(this.st_13)
- destroy(this.st_12)
- destroy(this.st_11)
- destroy(this.st_9)
- destroy(this.st_8)
- destroy(this.st_5)
- destroy(this.st_4)
- destroy(this.st_3)
- destroy(this.st_2)
- destroy(this.st_1)
- destroy(this.cb_1)
- destroy(this.p_1)
- end on
- type shl_1 from statichyperlink within w_about
- integer x = 439
- integer y = 1160
- integer width = 453
- integer height = 48
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- boolean underline = true
- string pointer = "HyperLink!"
- long textcolor = 134217856
- long backcolor = 16777215
- string text = "295242084@qq.com"
- boolean focusrectangle = false
- end type
- type st_16 from statictext within w_about
- integer x = 219
- integer y = 1160
- integer width = 224
- integer height = 48
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- long textcolor = 33554432
- long backcolor = 16777215
- string text = "邮 箱:"
- boolean focusrectangle = false
- end type
- type st_15 from statictext within w_about
- integer x = 219
- integer y = 840
- integer width = 402
- integer height = 48
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- long textcolor = 33554432
- long backcolor = 16777215
- string text = "联系人:李先生"
- boolean focusrectangle = false
- end type
- type st_14 from statictext within w_about
- integer x = 219
- integer y = 920
- integer width = 590
- integer height = 48
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- long textcolor = 33554432
- long backcolor = 16777215
- string text = "手 机:13925712109"
- boolean focusrectangle = false
- end type
- type st_13 from statictext within w_about
- integer x = 219
- integer y = 1080
- integer width = 590
- integer height = 48
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- long textcolor = 33554432
- long backcolor = 16777215
- string text = "传 真:0769-85930818"
- boolean focusrectangle = false
- end type
- type st_12 from statictext within w_about
- integer x = 219
- integer y = 1000
- integer width = 590
- integer height = 48
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- long textcolor = 33554432
- long backcolor = 16777215
- string text = "电 话:0769-85910989"
- boolean focusrectangle = false
- end type
- type st_11 from statictext within w_about
- integer x = 219
- integer y = 1320
- integer width = 453
- integer height = 48
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- long textcolor = 33554432
- long backcolor = 16777215
- string text = "技术支持"
- boolean focusrectangle = false
- end type
- type st_9 from statictext within w_about
- integer x = 219
- integer y = 1480
- integer width = 402
- integer height = 48
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- long textcolor = 33554432
- long backcolor = 16777215
- string text = "联系人:黄先生"
- boolean focusrectangle = false
- end type
- type st_8 from statictext within w_about
- integer x = 219
- integer y = 1560
- integer width = 590
- integer height = 48
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- long textcolor = 33554432
- long backcolor = 16777215
- string text = "手 机:13760945470"
- boolean focusrectangle = false
- end type
- type st_5 from statictext within w_about
- integer x = 219
- integer y = 1400
- integer width = 978
- integer height = 48
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- long textcolor = 33554432
- long backcolor = 16777215
- string text = "总 部:龙嘉软件有限公司"
- boolean focusrectangle = false
- end type
- type st_4 from statictext within w_about
- integer x = 219
- integer y = 760
- integer width = 617
- integer height = 48
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- long textcolor = 33554432
- long backcolor = 16777215
- string text = "网 址:www.sanross.cn"
- boolean focusrectangle = false
- end type
- type st_3 from statictext within w_about
- integer x = 219
- integer y = 680
- integer width = 1001
- integer height = 48
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- long textcolor = 33554432
- long backcolor = 16777215
- string text = "地 址:广东省东莞市厚街镇宝塘工业区"
- boolean focusrectangle = false
- end type
- type st_2 from statictext within w_about
- integer x = 219
- integer y = 600
- integer width = 1111
- integer height = 48
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- long textcolor = 33554432
- long backcolor = 16777215
- string text = "总 部:东莞市圣萝莎家居用品制造有限公司"
- boolean focusrectangle = false
- end type
- type st_1 from statictext within w_about
- integer x = 219
- integer y = 520
- integer width = 699
- integer height = 48
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- long textcolor = 33554432
- long backcolor = 16777215
- string text = "圣萝莎门店管理系统v1.0"
- boolean focusrectangle = false
- end type
- type cb_1 from commandbutton within w_about
- integer x = 727
- integer y = 1692
- integer width = 379
- integer height = 108
- integer taborder = 10
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- string text = "确定"
- end type
- event clicked;close(parent)
- end event
- type p_1 from picture within w_about
- integer width = 1829
- integer height = 504
- boolean originalsize = true
- string picturename = "about_logo.bmp"
- boolean focusrectangle = false
- end type
|