w_sys_init_guide_zl.srw 31 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471
  1. $PBExportHeader$w_sys_init_guide_zl.srw
  2. forward
  3. global type w_sys_init_guide_zl from w_publ_base
  4. end type
  5. type cb_next from uo_imflatbutton within w_sys_init_guide_zl
  6. end type
  7. type tab_1 from tab within w_sys_init_guide_zl
  8. end type
  9. type tabpage_1 from userobject within tab_1
  10. end type
  11. type st_msg_cusarea from statictext within tabpage_1
  12. end type
  13. type st_msg_mtrltype from statictext within tabpage_1
  14. end type
  15. type st_msg_storage from statictext within tabpage_1
  16. end type
  17. type st_msg_sc from statictext within tabpage_1
  18. end type
  19. type st_6 from statictext within tabpage_1
  20. end type
  21. type st_4 from statictext within tabpage_1
  22. end type
  23. type st_2 from statictext within tabpage_1
  24. end type
  25. type st_1 from statictext within tabpage_1
  26. end type
  27. type p_3 from picture within tabpage_1
  28. end type
  29. type p_2 from picture within tabpage_1
  30. end type
  31. type p_1 from picture within tabpage_1
  32. end type
  33. type p_4 from picture within tabpage_1
  34. end type
  35. type st_5 from uo_text_m within tabpage_1
  36. end type
  37. type st_3 from uo_text_m within tabpage_1
  38. end type
  39. type st_41 from uo_text_m within tabpage_1
  40. end type
  41. type st_42 from uo_text_m within tabpage_1
  42. end type
  43. type tabpage_1 from userobject within tab_1
  44. st_msg_cusarea st_msg_cusarea
  45. st_msg_mtrltype st_msg_mtrltype
  46. st_msg_storage st_msg_storage
  47. st_msg_sc st_msg_sc
  48. st_6 st_6
  49. st_4 st_4
  50. st_2 st_2
  51. st_1 st_1
  52. p_3 p_3
  53. p_2 p_2
  54. p_1 p_1
  55. p_4 p_4
  56. st_5 st_5
  57. st_3 st_3
  58. st_41 st_41
  59. st_42 st_42
  60. end type
  61. type tabpage_2 from userobject within tab_1
  62. end type
  63. type st_qtjcyy from statictext within tabpage_2
  64. end type
  65. type st_cnzh from statictext within tabpage_2
  66. end type
  67. type st_szxm from statictext within tabpage_2
  68. end type
  69. type st_jsfs from statictext within tabpage_2
  70. end type
  71. type st_ywy from statictext within tabpage_2
  72. end type
  73. type st_16 from statictext within tabpage_2
  74. end type
  75. type st_15 from uo_text_m within tabpage_2
  76. end type
  77. type p_9 from picture within tabpage_2
  78. end type
  79. type st_14 from statictext within tabpage_2
  80. end type
  81. type st_13 from uo_text_m within tabpage_2
  82. end type
  83. type p_8 from picture within tabpage_2
  84. end type
  85. type st_12 from statictext within tabpage_2
  86. end type
  87. type st_11 from uo_text_m within tabpage_2
  88. end type
  89. type p_7 from picture within tabpage_2
  90. end type
  91. type st_10 from statictext within tabpage_2
  92. end type
  93. type st_9 from uo_text_m within tabpage_2
  94. end type
  95. type p_6 from picture within tabpage_2
  96. end type
  97. type st_8 from uo_text_m within tabpage_2
  98. end type
  99. type p_5 from picture within tabpage_2
  100. end type
  101. type st_7 from statictext within tabpage_2
  102. end type
  103. type tabpage_2 from userobject within tab_1
  104. st_qtjcyy st_qtjcyy
  105. st_cnzh st_cnzh
  106. st_szxm st_szxm
  107. st_jsfs st_jsfs
  108. st_ywy st_ywy
  109. st_16 st_16
  110. st_15 st_15
  111. p_9 p_9
  112. st_14 st_14
  113. st_13 st_13
  114. p_8 p_8
  115. st_12 st_12
  116. st_11 st_11
  117. p_7 p_7
  118. st_10 st_10
  119. st_9 st_9
  120. p_6 p_6
  121. st_8 st_8
  122. p_5 p_5
  123. st_7 st_7
  124. end type
  125. type tabpage_3 from userobject within tab_1
  126. end type
  127. type st_kh from statictext within tabpage_3
  128. end type
  129. type st_gys from statictext within tabpage_3
  130. end type
  131. type st_cp from statictext within tabpage_3
  132. end type
  133. type st_22 from statictext within tabpage_3
  134. end type
  135. type st_21 from uo_text_m within tabpage_3
  136. end type
  137. type p_12 from picture within tabpage_3
  138. end type
  139. type st_20 from statictext within tabpage_3
  140. end type
  141. type st_19 from uo_text_m within tabpage_3
  142. end type
  143. type p_11 from picture within tabpage_3
  144. end type
  145. type st_18 from statictext within tabpage_3
  146. end type
  147. type st_17 from uo_text_m within tabpage_3
  148. end type
  149. type p_10 from picture within tabpage_3
  150. end type
  151. type tabpage_3 from userobject within tab_1
  152. st_kh st_kh
  153. st_gys st_gys
  154. st_cp st_cp
  155. st_22 st_22
  156. st_21 st_21
  157. p_12 p_12
  158. st_20 st_20
  159. st_19 st_19
  160. p_11 p_11
  161. st_18 st_18
  162. st_17 st_17
  163. p_10 p_10
  164. end type
  165. type tab_1 from tab within w_sys_init_guide_zl
  166. tabpage_1 tabpage_1
  167. tabpage_2 tabpage_2
  168. tabpage_3 tabpage_3
  169. end type
  170. end forward
  171. global type w_sys_init_guide_zl from w_publ_base
  172. integer width = 2277
  173. integer height = 1332
  174. boolean titlebar = false
  175. string title = ""
  176. boolean controlmenu = false
  177. boolean minbox = false
  178. boolean border = false
  179. windowtype windowtype = child!
  180. long backcolor = 16777215
  181. event ue_chk_sc ( )
  182. event ue_chk_storage ( )
  183. event ue_chk_mtrltype ( )
  184. event ue_chk_cusarea ( )
  185. event ue_chk_ywy ( )
  186. event ue_chk_jsfs ( )
  187. event ue_chk_szxm ( )
  188. event ue_chk_cnzh ( )
  189. event ue_chk_qtjcyy ( )
  190. event ue_chk_cp ( )
  191. event gys ( )
  192. event ue_chk_gys ( )
  193. event ue_chk_kh ( )
  194. cb_next cb_next
  195. tab_1 tab_1
  196. end type
  197. global w_sys_init_guide_zl w_sys_init_guide_zl
  198. forward prototypes
  199. public subroutine wf ()
  200. end prototypes
  201. event ue_chk_sc();Long ll_cnt
  202. SELECT count(*)
  203. INTO :ll_cnt
  204. From u_scdef;
  205. IF sqlca.SQLCode <> 0 THEN
  206. ll_cnt = 0
  207. END IF
  208. tab_1.tabpage_1.st_msg_sc.Text = "已设"+String(ll_cnt)+"条数据"
  209. end event
  210. event ue_chk_storage();Long ll_cnt
  211. SELECT count(*)
  212. INTO :ll_cnt
  213. From u_storage;
  214. IF sqlca.SQLCode <> 0 THEN
  215. ll_cnt = 0
  216. END IF
  217. tab_1.tabpage_1.st_msg_storage.Text = "已设"+String(ll_cnt)+"条数据"
  218. end event
  219. event ue_chk_mtrltype();Long ll_cnt
  220. SELECT count(*)
  221. INTO :ll_cnt
  222. From u_mtrltype;
  223. IF sqlca.SQLCode <> 0 THEN
  224. ll_cnt = 0
  225. END IF
  226. tab_1.tabpage_1.st_msg_mtrltype.Text = "已设"+String(ll_cnt)+"条数据"
  227. end event
  228. event ue_chk_cusarea();Long ll_cnt
  229. SELECT count(*)
  230. INTO :ll_cnt
  231. From u_cusarea;
  232. IF sqlca.SQLCode <> 0 THEN
  233. ll_cnt = 0
  234. END IF
  235. tab_1.tabpage_1.st_msg_cusarea.Text = "已设"+String(ll_cnt)+"条数据"
  236. end event
  237. event ue_chk_ywy();Long ll_cnt
  238. SELECT count(*)
  239. INTO :ll_cnt
  240. From u_outrepdef;
  241. IF sqlca.SQLCode <> 0 THEN
  242. ll_cnt = 0
  243. END IF
  244. tab_1.tabpage_2.st_ywy.Text = "已设"+String(ll_cnt)+"条数据"
  245. end event
  246. event ue_chk_jsfs();Long ll_cnt
  247. SELECT count(*)
  248. INTO :ll_cnt
  249. From cw_banktype;
  250. IF sqlca.SQLCode <> 0 THEN
  251. ll_cnt = 0
  252. END IF
  253. tab_1.tabpage_2.st_jsfs.Text = "已设"+String(ll_cnt)+"条数据"
  254. end event
  255. event ue_chk_szxm();Long ll_cnt
  256. SELECT count(*)
  257. INTO :ll_cnt
  258. From u_itemdef;
  259. IF sqlca.SQLCode <> 0 THEN
  260. ll_cnt = 0
  261. END IF
  262. tab_1.tabpage_2.st_szxm.Text = "已设"+String(ll_cnt)+"条数据"
  263. end event
  264. event ue_chk_cnzh();Long ll_cnt
  265. SELECT count(*)
  266. INTO :ll_cnt
  267. From u_accounts;
  268. IF sqlca.SQLCode <> 0 THEN
  269. ll_cnt = 0
  270. END IF
  271. tab_1.tabpage_2.st_cnzh.Text = "已设"+String(ll_cnt)+"条数据"
  272. end event
  273. event ue_chk_qtjcyy();Long ll_cnt
  274. SELECT count(*)
  275. INTO :ll_cnt
  276. From u_static;
  277. IF sqlca.SQLCode <> 0 THEN
  278. ll_cnt = 0
  279. END IF
  280. tab_1.tabpage_2.st_qtjcyy.Text = "已设"+String(ll_cnt)+"条数据"
  281. end event
  282. event ue_chk_cp();Long ll_cnt
  283. SELECT count(*)
  284. INTO :ll_cnt
  285. From u_mtrldef;
  286. IF sqlca.SQLCode <> 0 THEN
  287. ll_cnt = 0
  288. END IF
  289. tab_1.tabpage_3.st_cp.Text = "已设"+String(ll_cnt)+"条数据"
  290. end event
  291. event ue_chk_gys();Long ll_cnt
  292. SELECT count(*)
  293. INTO :ll_cnt
  294. From u_spt;
  295. IF sqlca.SQLCode <> 0 THEN
  296. ll_cnt = 0
  297. END IF
  298. tab_1.tabpage_3.st_gys.Text = "已设"+String(ll_cnt)+"条数据"
  299. end event
  300. event ue_chk_kh();Long ll_cnt
  301. SELECT count(*)
  302. INTO :ll_cnt
  303. From u_cust;
  304. IF sqlca.SQLCode <> 0 THEN
  305. ll_cnt = 0
  306. END IF
  307. tab_1.tabpage_3.st_kh.Text = "已设"+String(ll_cnt)+"条数据"
  308. end event
  309. public subroutine wf ();return
  310. end subroutine
  311. on w_sys_init_guide_zl.create
  312. int iCurrent
  313. call super::create
  314. this.cb_next=create cb_next
  315. this.tab_1=create tab_1
  316. iCurrent=UpperBound(this.Control)
  317. this.Control[iCurrent+1]=this.cb_next
  318. this.Control[iCurrent+2]=this.tab_1
  319. end on
  320. on w_sys_init_guide_zl.destroy
  321. call super::destroy
  322. destroy(this.cb_next)
  323. destroy(this.tab_1)
  324. end on
  325. event open;call super::open;This.TriggerEvent('ue_chk_sc')
  326. This.TriggerEvent('ue_chk_storage')
  327. This.TriggerEvent('ue_chk_mtrltype')
  328. This.TriggerEvent('ue_chk_cusarea')
  329. This.TriggerEvent('ue_chk_ywy')
  330. This.TriggerEvent('ue_chk_jsfs')
  331. This.TriggerEvent('ue_chk_szxm')
  332. This.TriggerEvent('ue_chk_cnzh')
  333. This.TriggerEvent('ue_chk_qtjcyy')
  334. This.TriggerEvent('ue_chk_cp')
  335. This.TriggerEvent('ue_chk_gys')
  336. This.TriggerEvent('ue_chk_kh')
  337. //tab_1.y=this.y
  338. //
  339. end event
  340. event close;//f_set_sysmessage()
  341. end event
  342. type cb_func from w_publ_base`cb_func within w_sys_init_guide_zl
  343. boolean visible = false
  344. integer x = 1646
  345. integer y = 1604
  346. integer width = 357
  347. integer height = 96
  348. string text = "<上一步(&B)"
  349. string normalpicname = ""
  350. integer picsize = 0
  351. toolbaralignment pic_align = alignatleft!
  352. boolean border = true
  353. end type
  354. event cb_func::clicked;//if dw_1.update()<>1 then
  355. // messagebox('提示','系统用户信息修改失败,请重试!', Information!, OK! )
  356. // rollback;
  357. //else
  358. // messagebox('提示','系统用户信息修改成功!', Information!, OK! )
  359. // commit;
  360. // f_set_sysmessage()
  361. //end if
  362. end event
  363. type cb_exit from w_publ_base`cb_exit within w_sys_init_guide_zl
  364. boolean visible = false
  365. integer x = 2359
  366. integer y = 1604
  367. integer width = 357
  368. integer taborder = 30
  369. string text = "取消(&C)"
  370. string normalpicname = ""
  371. end type
  372. type cb_next from uo_imflatbutton within w_sys_init_guide_zl
  373. boolean visible = false
  374. integer x = 2002
  375. integer y = 1604
  376. integer width = 357
  377. integer height = 96
  378. integer taborder = 30
  379. boolean bringtotop = true
  380. string text = "下一步>(&N)"
  381. end type
  382. type tab_1 from tab within w_sys_init_guide_zl
  383. integer width = 2272
  384. integer height = 1324
  385. integer taborder = 20
  386. boolean bringtotop = true
  387. integer textsize = -9
  388. integer weight = 400
  389. fontcharset fontcharset = gb2312charset!
  390. fontpitch fontpitch = variable!
  391. string facename = "宋体"
  392. long backcolor = 16777215
  393. boolean raggedright = true
  394. boolean focusonbuttondown = true
  395. integer selectedtab = 1
  396. tabpage_1 tabpage_1
  397. tabpage_2 tabpage_2
  398. tabpage_3 tabpage_3
  399. end type
  400. on tab_1.create
  401. this.tabpage_1=create tabpage_1
  402. this.tabpage_2=create tabpage_2
  403. this.tabpage_3=create tabpage_3
  404. this.Control[]={this.tabpage_1,&
  405. this.tabpage_2,&
  406. this.tabpage_3}
  407. end on
  408. on tab_1.destroy
  409. destroy(this.tabpage_1)
  410. destroy(this.tabpage_2)
  411. destroy(this.tabpage_3)
  412. end on
  413. type tabpage_1 from userobject within tab_1
  414. event create ( )
  415. event destroy ( )
  416. integer x = 18
  417. integer y = 96
  418. integer width = 2235
  419. integer height = 1212
  420. long backcolor = 16777215
  421. string text = "1.基础资料(必须)"
  422. long tabtextcolor = 33554432
  423. long tabbackcolor = 16777215
  424. long picturemaskcolor = 536870912
  425. st_msg_cusarea st_msg_cusarea
  426. st_msg_mtrltype st_msg_mtrltype
  427. st_msg_storage st_msg_storage
  428. st_msg_sc st_msg_sc
  429. st_6 st_6
  430. st_4 st_4
  431. st_2 st_2
  432. st_1 st_1
  433. p_3 p_3
  434. p_2 p_2
  435. p_1 p_1
  436. p_4 p_4
  437. st_5 st_5
  438. st_3 st_3
  439. st_41 st_41
  440. st_42 st_42
  441. end type
  442. on tabpage_1.create
  443. this.st_msg_cusarea=create st_msg_cusarea
  444. this.st_msg_mtrltype=create st_msg_mtrltype
  445. this.st_msg_storage=create st_msg_storage
  446. this.st_msg_sc=create st_msg_sc
  447. this.st_6=create st_6
  448. this.st_4=create st_4
  449. this.st_2=create st_2
  450. this.st_1=create st_1
  451. this.p_3=create p_3
  452. this.p_2=create p_2
  453. this.p_1=create p_1
  454. this.p_4=create p_4
  455. this.st_5=create st_5
  456. this.st_3=create st_3
  457. this.st_41=create st_41
  458. this.st_42=create st_42
  459. this.Control[]={this.st_msg_cusarea,&
  460. this.st_msg_mtrltype,&
  461. this.st_msg_storage,&
  462. this.st_msg_sc,&
  463. this.st_6,&
  464. this.st_4,&
  465. this.st_2,&
  466. this.st_1,&
  467. this.p_3,&
  468. this.p_2,&
  469. this.p_1,&
  470. this.p_4,&
  471. this.st_5,&
  472. this.st_3,&
  473. this.st_41,&
  474. this.st_42}
  475. end on
  476. on tabpage_1.destroy
  477. destroy(this.st_msg_cusarea)
  478. destroy(this.st_msg_mtrltype)
  479. destroy(this.st_msg_storage)
  480. destroy(this.st_msg_sc)
  481. destroy(this.st_6)
  482. destroy(this.st_4)
  483. destroy(this.st_2)
  484. destroy(this.st_1)
  485. destroy(this.p_3)
  486. destroy(this.p_2)
  487. destroy(this.p_1)
  488. destroy(this.p_4)
  489. destroy(this.st_5)
  490. destroy(this.st_3)
  491. destroy(this.st_41)
  492. destroy(this.st_42)
  493. end on
  494. type st_msg_cusarea from statictext within tabpage_1
  495. integer x = 827
  496. integer y = 1032
  497. integer width = 1303
  498. integer height = 48
  499. boolean bringtotop = true
  500. integer textsize = -9
  501. integer weight = 400
  502. fontcharset fontcharset = gb2312charset!
  503. fontpitch fontpitch = variable!
  504. string facename = "宋体"
  505. long textcolor = 255
  506. long backcolor = 16777215
  507. string text = "已设N条"
  508. boolean focusrectangle = false
  509. end type
  510. type st_msg_mtrltype from statictext within tabpage_1
  511. integer x = 827
  512. integer y = 736
  513. integer width = 1303
  514. integer height = 48
  515. boolean bringtotop = true
  516. integer textsize = -9
  517. integer weight = 400
  518. fontcharset fontcharset = gb2312charset!
  519. fontpitch fontpitch = variable!
  520. string facename = "宋体"
  521. long textcolor = 255
  522. long backcolor = 16777215
  523. string text = "已设N条"
  524. boolean focusrectangle = false
  525. end type
  526. type st_msg_storage from statictext within tabpage_1
  527. integer x = 827
  528. integer y = 480
  529. integer width = 1303
  530. integer height = 48
  531. boolean bringtotop = true
  532. integer textsize = -9
  533. integer weight = 400
  534. fontcharset fontcharset = gb2312charset!
  535. fontpitch fontpitch = variable!
  536. string facename = "宋体"
  537. long textcolor = 255
  538. long backcolor = 16777215
  539. string text = "已设N条"
  540. boolean focusrectangle = false
  541. end type
  542. type st_msg_sc from statictext within tabpage_1
  543. integer x = 827
  544. integer y = 236
  545. integer width = 1303
  546. integer height = 48
  547. boolean bringtotop = true
  548. integer textsize = -9
  549. integer weight = 400
  550. fontcharset fontcharset = gb2312charset!
  551. fontpitch fontpitch = variable!
  552. string facename = "宋体"
  553. long textcolor = 255
  554. long backcolor = 16777215
  555. string text = "已设N条"
  556. boolean focusrectangle = false
  557. end type
  558. type st_6 from statictext within tabpage_1
  559. integer x = 832
  560. integer y = 920
  561. integer width = 837
  562. integer height = 48
  563. boolean bringtotop = true
  564. integer textsize = -9
  565. integer weight = 400
  566. fontcharset fontcharset = gb2312charset!
  567. fontpitch fontpitch = variable!
  568. string facename = "宋体"
  569. long backcolor = 16777215
  570. string text = "区分客户区域,方便数据维护,查找"
  571. alignment alignment = center!
  572. boolean focusrectangle = false
  573. end type
  574. type st_4 from statictext within tabpage_1
  575. integer x = 827
  576. integer y = 648
  577. integer width = 837
  578. integer height = 48
  579. boolean bringtotop = true
  580. integer textsize = -9
  581. integer weight = 400
  582. fontcharset fontcharset = gb2312charset!
  583. fontpitch fontpitch = variable!
  584. string facename = "宋体"
  585. long backcolor = 16777215
  586. string text = "区分物料分类,方便数据维护,查找"
  587. alignment alignment = center!
  588. boolean focusrectangle = false
  589. end type
  590. type st_2 from statictext within tabpage_1
  591. integer x = 827
  592. integer y = 392
  593. integer width = 507
  594. integer height = 48
  595. boolean bringtotop = true
  596. integer textsize = -9
  597. integer weight = 400
  598. fontcharset fontcharset = gb2312charset!
  599. fontpitch fontpitch = variable!
  600. string facename = "宋体"
  601. long backcolor = 16777215
  602. string text = "企业存放物料的地方"
  603. alignment alignment = center!
  604. boolean focusrectangle = false
  605. end type
  606. type st_1 from statictext within tabpage_1
  607. integer x = 827
  608. integer y = 136
  609. integer width = 1303
  610. integer height = 48
  611. boolean bringtotop = true
  612. integer textsize = -9
  613. integer weight = 400
  614. fontcharset fontcharset = gb2312charset!
  615. fontpitch fontpitch = variable!
  616. string facename = "宋体"
  617. long backcolor = 16777215
  618. string text = "区分企业内部独立核算的各部分,如分公司,分厂,分店"
  619. alignment alignment = center!
  620. boolean focusrectangle = false
  621. end type
  622. type p_3 from picture within tabpage_1
  623. integer x = 151
  624. integer y = 884
  625. integer width = 183
  626. integer height = 160
  627. boolean bringtotop = true
  628. string pointer = "HAND.CUR"
  629. boolean originalsize = true
  630. string picturename = "graphics\cgd.bmp"
  631. boolean focusrectangle = false
  632. end type
  633. event clicked;tab_1.tabpage_1.st_5.triggerevent(clicked!)
  634. end event
  635. type p_2 from picture within tabpage_1
  636. integer x = 151
  637. integer y = 600
  638. integer width = 183
  639. integer height = 160
  640. boolean bringtotop = true
  641. string pointer = "HAND.CUR"
  642. boolean originalsize = true
  643. string picturename = "graphics\pyd.bmp"
  644. boolean focusrectangle = false
  645. end type
  646. event clicked;tab_1.tabpage_1.st_3.triggerevent(clicked!)
  647. end event
  648. type p_1 from picture within tabpage_1
  649. integer x = 151
  650. integer y = 332
  651. integer width = 183
  652. integer height = 160
  653. boolean bringtotop = true
  654. string pointer = "HAND.CUR"
  655. boolean originalsize = true
  656. string picturename = "graphics\ckjc.bmp"
  657. boolean focusrectangle = false
  658. end type
  659. event clicked;st_41.triggerevent(clicked!)
  660. end event
  661. type p_4 from picture within tabpage_1
  662. integer x = 151
  663. integer y = 64
  664. integer width = 183
  665. integer height = 160
  666. boolean bringtotop = true
  667. string pointer = "HAND.CUR"
  668. boolean originalsize = true
  669. string picturename = "graphics\kc.bmp"
  670. boolean focusrectangle = false
  671. end type
  672. event clicked;tab_1.tabpage_1.st_42.triggerevent(clicked!)
  673. end event
  674. type st_5 from uo_text_m within tabpage_1
  675. integer x = 96
  676. integer y = 1060
  677. integer width = 306
  678. integer height = 52
  679. boolean bringtotop = true
  680. integer textsize = -9
  681. boolean underline = true
  682. long textcolor = 0
  683. string text = "客户区域"
  684. alignment alignment = center!
  685. end type
  686. event clicked;call super::clicked;f_sys_main(116)
  687. end event
  688. type st_3 from uo_text_m within tabpage_1
  689. integer x = 96
  690. integer y = 776
  691. integer width = 306
  692. integer height = 52
  693. boolean bringtotop = true
  694. integer textsize = -9
  695. boolean underline = true
  696. string text = "物料类别"
  697. alignment alignment = center!
  698. end type
  699. event clicked;call super::clicked;f_sys_main(328)
  700. end event
  701. type st_41 from uo_text_m within tabpage_1
  702. integer x = 96
  703. integer y = 508
  704. integer width = 293
  705. integer height = 52
  706. boolean bringtotop = true
  707. integer textsize = -9
  708. boolean underline = true
  709. string text = "仓库"
  710. alignment alignment = center!
  711. end type
  712. event clicked;call super::clicked;f_sys_main(807)
  713. end event
  714. type st_42 from uo_text_m within tabpage_1
  715. integer x = 96
  716. integer y = 240
  717. integer width = 293
  718. integer height = 52
  719. boolean bringtotop = true
  720. integer textsize = -9
  721. boolean underline = true
  722. string text = "分部"
  723. alignment alignment = center!
  724. end type
  725. event clicked;call super::clicked;f_sys_main(819)
  726. end event
  727. type tabpage_2 from userobject within tab_1
  728. event create ( )
  729. event destroy ( )
  730. integer x = 18
  731. integer y = 96
  732. integer width = 2235
  733. integer height = 1212
  734. long backcolor = 16777215
  735. string text = "2.基础资料(必须)"
  736. long tabtextcolor = 33554432
  737. long tabbackcolor = 16777215
  738. long picturemaskcolor = 536870912
  739. st_qtjcyy st_qtjcyy
  740. st_cnzh st_cnzh
  741. st_szxm st_szxm
  742. st_jsfs st_jsfs
  743. st_ywy st_ywy
  744. st_16 st_16
  745. st_15 st_15
  746. p_9 p_9
  747. st_14 st_14
  748. st_13 st_13
  749. p_8 p_8
  750. st_12 st_12
  751. st_11 st_11
  752. p_7 p_7
  753. st_10 st_10
  754. st_9 st_9
  755. p_6 p_6
  756. st_8 st_8
  757. p_5 p_5
  758. st_7 st_7
  759. end type
  760. on tabpage_2.create
  761. this.st_qtjcyy=create st_qtjcyy
  762. this.st_cnzh=create st_cnzh
  763. this.st_szxm=create st_szxm
  764. this.st_jsfs=create st_jsfs
  765. this.st_ywy=create st_ywy
  766. this.st_16=create st_16
  767. this.st_15=create st_15
  768. this.p_9=create p_9
  769. this.st_14=create st_14
  770. this.st_13=create st_13
  771. this.p_8=create p_8
  772. this.st_12=create st_12
  773. this.st_11=create st_11
  774. this.p_7=create p_7
  775. this.st_10=create st_10
  776. this.st_9=create st_9
  777. this.p_6=create p_6
  778. this.st_8=create st_8
  779. this.p_5=create p_5
  780. this.st_7=create st_7
  781. this.Control[]={this.st_qtjcyy,&
  782. this.st_cnzh,&
  783. this.st_szxm,&
  784. this.st_jsfs,&
  785. this.st_ywy,&
  786. this.st_16,&
  787. this.st_15,&
  788. this.p_9,&
  789. this.st_14,&
  790. this.st_13,&
  791. this.p_8,&
  792. this.st_12,&
  793. this.st_11,&
  794. this.p_7,&
  795. this.st_10,&
  796. this.st_9,&
  797. this.p_6,&
  798. this.st_8,&
  799. this.p_5,&
  800. this.st_7}
  801. end on
  802. on tabpage_2.destroy
  803. destroy(this.st_qtjcyy)
  804. destroy(this.st_cnzh)
  805. destroy(this.st_szxm)
  806. destroy(this.st_jsfs)
  807. destroy(this.st_ywy)
  808. destroy(this.st_16)
  809. destroy(this.st_15)
  810. destroy(this.p_9)
  811. destroy(this.st_14)
  812. destroy(this.st_13)
  813. destroy(this.p_8)
  814. destroy(this.st_12)
  815. destroy(this.st_11)
  816. destroy(this.p_7)
  817. destroy(this.st_10)
  818. destroy(this.st_9)
  819. destroy(this.p_6)
  820. destroy(this.st_8)
  821. destroy(this.p_5)
  822. destroy(this.st_7)
  823. end on
  824. type st_qtjcyy from statictext within tabpage_2
  825. integer x = 695
  826. integer y = 1152
  827. integer width = 1303
  828. integer height = 48
  829. boolean bringtotop = true
  830. integer textsize = -9
  831. integer weight = 400
  832. fontcharset fontcharset = gb2312charset!
  833. fontpitch fontpitch = variable!
  834. string facename = "宋体"
  835. long textcolor = 255
  836. long backcolor = 16777215
  837. string text = "已设N条"
  838. boolean focusrectangle = false
  839. end type
  840. type st_cnzh from statictext within tabpage_2
  841. integer x = 699
  842. integer y = 956
  843. integer width = 1303
  844. integer height = 48
  845. boolean bringtotop = true
  846. integer textsize = -9
  847. integer weight = 400
  848. fontcharset fontcharset = gb2312charset!
  849. fontpitch fontpitch = variable!
  850. string facename = "宋体"
  851. long textcolor = 255
  852. long backcolor = 16777215
  853. string text = "已设N条"
  854. boolean focusrectangle = false
  855. end type
  856. type st_szxm from statictext within tabpage_2
  857. integer x = 709
  858. integer y = 696
  859. integer width = 1303
  860. integer height = 48
  861. boolean bringtotop = true
  862. integer textsize = -9
  863. integer weight = 400
  864. fontcharset fontcharset = gb2312charset!
  865. fontpitch fontpitch = variable!
  866. string facename = "宋体"
  867. long textcolor = 255
  868. long backcolor = 16777215
  869. string text = "已设N条"
  870. boolean focusrectangle = false
  871. end type
  872. type st_jsfs from statictext within tabpage_2
  873. integer x = 709
  874. integer y = 440
  875. integer width = 1303
  876. integer height = 48
  877. boolean bringtotop = true
  878. integer textsize = -9
  879. integer weight = 400
  880. fontcharset fontcharset = gb2312charset!
  881. fontpitch fontpitch = variable!
  882. string facename = "宋体"
  883. long textcolor = 255
  884. long backcolor = 16777215
  885. string text = "已设N条"
  886. boolean focusrectangle = false
  887. end type
  888. type st_ywy from statictext within tabpage_2
  889. integer x = 704
  890. integer y = 168
  891. integer width = 1303
  892. integer height = 48
  893. boolean bringtotop = true
  894. integer textsize = -9
  895. integer weight = 400
  896. fontcharset fontcharset = gb2312charset!
  897. fontpitch fontpitch = variable!
  898. string facename = "宋体"
  899. long textcolor = 255
  900. long backcolor = 16777215
  901. string text = "已设N条"
  902. boolean focusrectangle = false
  903. end type
  904. type st_16 from statictext within tabpage_2
  905. integer x = 709
  906. integer y = 1048
  907. integer width = 1248
  908. integer height = 48
  909. boolean bringtotop = true
  910. integer textsize = -9
  911. integer weight = 400
  912. fontcharset fontcharset = gb2312charset!
  913. fontpitch fontpitch = variable!
  914. string facename = "宋体"
  915. long backcolor = 16777215
  916. string text = "例如:初始化进仓,异常进出仓"
  917. boolean focusrectangle = false
  918. end type
  919. type st_15 from uo_text_m within tabpage_2
  920. integer x = 91
  921. integer y = 1132
  922. integer width = 343
  923. integer height = 56
  924. boolean bringtotop = true
  925. integer textsize = -9
  926. boolean underline = true
  927. string text = "其它进出原因"
  928. alignment alignment = center!
  929. end type
  930. event clicked;call super::clicked;f_sys_main(327)
  931. end event
  932. type p_9 from picture within tabpage_2
  933. integer x = 91
  934. integer y = 968
  935. integer width = 146
  936. integer height = 140
  937. boolean bringtotop = true
  938. string pointer = "HAND.CUR"
  939. string picturename = "graphics\kqfx.bmp"
  940. boolean focusrectangle = false
  941. end type
  942. event clicked;tab_1.tabpage_2.st_15.triggerevent(clicked!)
  943. end event
  944. type st_14 from statictext within tabpage_2
  945. integer x = 709
  946. integer y = 852
  947. integer width = 923
  948. integer height = 48
  949. boolean bringtotop = true
  950. integer textsize = -9
  951. integer weight = 400
  952. fontcharset fontcharset = gb2312charset!
  953. fontpitch fontpitch = variable!
  954. string facename = "宋体"
  955. long backcolor = 16777215
  956. string text = "现金,银行"
  957. boolean focusrectangle = false
  958. end type
  959. type st_13 from uo_text_m within tabpage_2
  960. integer x = 91
  961. integer y = 864
  962. integer width = 293
  963. integer height = 56
  964. boolean bringtotop = true
  965. integer textsize = -9
  966. boolean underline = true
  967. string text = "出纳账号"
  968. alignment alignment = center!
  969. end type
  970. event clicked;call super::clicked;f_sys_main(513)
  971. end event
  972. type p_8 from picture within tabpage_2
  973. integer x = 91
  974. integer y = 704
  975. integer width = 192
  976. integer height = 160
  977. boolean bringtotop = true
  978. string pointer = "HAND.CUR"
  979. string picturename = "graphics\kqds.bmp"
  980. boolean focusrectangle = false
  981. end type
  982. event clicked;tab_1.tabpage_2.st_13.triggerevent(clicked!)
  983. end event
  984. type st_12 from statictext within tabpage_2
  985. integer x = 709
  986. integer y = 592
  987. integer width = 1152
  988. integer height = 48
  989. boolean bringtotop = true
  990. integer textsize = -9
  991. integer weight = 400
  992. fontcharset fontcharset = gb2312charset!
  993. fontpitch fontpitch = variable!
  994. string facename = "宋体"
  995. long backcolor = 16777215
  996. string text = "例如:销售收入,采购支出等"
  997. boolean focusrectangle = false
  998. end type
  999. type st_11 from uo_text_m within tabpage_2
  1000. integer x = 91
  1001. integer y = 640
  1002. integer width = 293
  1003. integer height = 56
  1004. boolean bringtotop = true
  1005. integer textsize = -9
  1006. boolean underline = true
  1007. string text = "收支项目"
  1008. alignment alignment = center!
  1009. end type
  1010. event clicked;call super::clicked;f_sys_main(530)
  1011. end event
  1012. type p_7 from picture within tabpage_2
  1013. integer x = 91
  1014. integer y = 464
  1015. integer width = 183
  1016. integer height = 160
  1017. boolean bringtotop = true
  1018. string pointer = "HAND.CUR"
  1019. string picturename = "graphics\khth.bmp"
  1020. boolean focusrectangle = false
  1021. end type
  1022. event clicked;tab_1.tabpage_2.st_11.triggerevent(clicked!)
  1023. end event
  1024. type st_10 from statictext within tabpage_2
  1025. integer x = 709
  1026. integer y = 340
  1027. integer width = 686
  1028. integer height = 48
  1029. boolean bringtotop = true
  1030. integer textsize = -9
  1031. integer weight = 400
  1032. fontcharset fontcharset = gb2312charset!
  1033. fontpitch fontpitch = variable!
  1034. string facename = "宋体"
  1035. long backcolor = 16777215
  1036. string text = "例如:现金,记账"
  1037. boolean focusrectangle = false
  1038. end type
  1039. type st_9 from uo_text_m within tabpage_2
  1040. integer x = 91
  1041. integer y = 392
  1042. integer width = 293
  1043. integer height = 56
  1044. boolean bringtotop = true
  1045. integer textsize = -9
  1046. boolean underline = true
  1047. string text = "结算方式"
  1048. alignment alignment = center!
  1049. end type
  1050. event clicked;call super::clicked;f_sys_main(101)
  1051. end event
  1052. type p_6 from picture within tabpage_2
  1053. integer x = 91
  1054. integer y = 232
  1055. integer width = 187
  1056. integer height = 160
  1057. boolean bringtotop = true
  1058. string pointer = "HAND.CUR"
  1059. string picturename = "graphics\jgft.bmp"
  1060. boolean focusrectangle = false
  1061. end type
  1062. event clicked;tab_1.tabpage_2.st_9.triggerevent(clicked!)
  1063. end event
  1064. type st_8 from uo_text_m within tabpage_2
  1065. integer x = 91
  1066. integer y = 164
  1067. integer width = 293
  1068. integer height = 76
  1069. boolean bringtotop = true
  1070. integer textsize = -9
  1071. boolean underline = true
  1072. string text = "业务员"
  1073. alignment alignment = center!
  1074. end type
  1075. event clicked;call super::clicked;f_sys_main(118)
  1076. end event
  1077. type p_5 from picture within tabpage_2
  1078. integer x = 91
  1079. integer width = 183
  1080. integer height = 160
  1081. boolean bringtotop = true
  1082. string pointer = "HAND.CUR"
  1083. string picturename = "graphics\kqfk.bmp"
  1084. boolean focusrectangle = false
  1085. end type
  1086. event clicked;tab_1.tabpage_2.st_8.triggerevent(clicked!)
  1087. end event
  1088. type st_7 from statictext within tabpage_2
  1089. integer x = 709
  1090. integer y = 60
  1091. integer width = 1001
  1092. integer height = 48
  1093. boolean bringtotop = true
  1094. integer textsize = -9
  1095. integer weight = 400
  1096. fontcharset fontcharset = gb2312charset!
  1097. fontpitch fontpitch = variable!
  1098. string facename = "宋体"
  1099. long backcolor = 16777215
  1100. string text = "公司业务员"
  1101. boolean focusrectangle = false
  1102. end type
  1103. type tabpage_3 from userobject within tab_1
  1104. integer x = 18
  1105. integer y = 96
  1106. integer width = 2235
  1107. integer height = 1212
  1108. long backcolor = 16777215
  1109. string text = "3.基础资料(可选)"
  1110. long tabtextcolor = 33554432
  1111. long tabbackcolor = 16777215
  1112. long picturemaskcolor = 536870912
  1113. st_kh st_kh
  1114. st_gys st_gys
  1115. st_cp st_cp
  1116. st_22 st_22
  1117. st_21 st_21
  1118. p_12 p_12
  1119. st_20 st_20
  1120. st_19 st_19
  1121. p_11 p_11
  1122. st_18 st_18
  1123. st_17 st_17
  1124. p_10 p_10
  1125. end type
  1126. on tabpage_3.create
  1127. this.st_kh=create st_kh
  1128. this.st_gys=create st_gys
  1129. this.st_cp=create st_cp
  1130. this.st_22=create st_22
  1131. this.st_21=create st_21
  1132. this.p_12=create p_12
  1133. this.st_20=create st_20
  1134. this.st_19=create st_19
  1135. this.p_11=create p_11
  1136. this.st_18=create st_18
  1137. this.st_17=create st_17
  1138. this.p_10=create p_10
  1139. this.Control[]={this.st_kh,&
  1140. this.st_gys,&
  1141. this.st_cp,&
  1142. this.st_22,&
  1143. this.st_21,&
  1144. this.p_12,&
  1145. this.st_20,&
  1146. this.st_19,&
  1147. this.p_11,&
  1148. this.st_18,&
  1149. this.st_17,&
  1150. this.p_10}
  1151. end on
  1152. on tabpage_3.destroy
  1153. destroy(this.st_kh)
  1154. destroy(this.st_gys)
  1155. destroy(this.st_cp)
  1156. destroy(this.st_22)
  1157. destroy(this.st_21)
  1158. destroy(this.p_12)
  1159. destroy(this.st_20)
  1160. destroy(this.st_19)
  1161. destroy(this.p_11)
  1162. destroy(this.st_18)
  1163. destroy(this.st_17)
  1164. destroy(this.p_10)
  1165. end on
  1166. type st_kh from statictext within tabpage_3
  1167. integer x = 731
  1168. integer y = 1060
  1169. integer width = 1303
  1170. integer height = 48
  1171. boolean bringtotop = true
  1172. integer textsize = -9
  1173. integer weight = 400
  1174. fontcharset fontcharset = gb2312charset!
  1175. fontpitch fontpitch = variable!
  1176. string facename = "宋体"
  1177. long textcolor = 255
  1178. long backcolor = 16777215
  1179. string text = "已设N条"
  1180. boolean focusrectangle = false
  1181. end type
  1182. type st_gys from statictext within tabpage_3
  1183. integer x = 713
  1184. integer y = 640
  1185. integer width = 1303
  1186. integer height = 48
  1187. boolean bringtotop = true
  1188. integer textsize = -9
  1189. integer weight = 400
  1190. fontcharset fontcharset = gb2312charset!
  1191. fontpitch fontpitch = variable!
  1192. string facename = "宋体"
  1193. long textcolor = 255
  1194. long backcolor = 16777215
  1195. string text = "已设N条"
  1196. boolean focusrectangle = false
  1197. end type
  1198. type st_cp from statictext within tabpage_3
  1199. integer x = 722
  1200. integer y = 288
  1201. integer width = 1303
  1202. integer height = 48
  1203. boolean bringtotop = true
  1204. integer textsize = -9
  1205. integer weight = 400
  1206. fontcharset fontcharset = gb2312charset!
  1207. fontpitch fontpitch = variable!
  1208. string facename = "宋体"
  1209. long textcolor = 255
  1210. long backcolor = 16777215
  1211. string text = "已设N条"
  1212. boolean focusrectangle = false
  1213. end type
  1214. type st_22 from statictext within tabpage_3
  1215. integer x = 727
  1216. integer y = 940
  1217. integer width = 837
  1218. integer height = 48
  1219. boolean bringtotop = true
  1220. integer textsize = -9
  1221. integer weight = 400
  1222. fontcharset fontcharset = gb2312charset!
  1223. fontpitch fontpitch = variable!
  1224. string facename = "宋体"
  1225. long backcolor = 16777215
  1226. string text = "客户(可通过系统管理批量导入)"
  1227. boolean focusrectangle = false
  1228. end type
  1229. type st_21 from uo_text_m within tabpage_3
  1230. integer x = 69
  1231. integer y = 1004
  1232. integer width = 293
  1233. integer height = 76
  1234. boolean bringtotop = true
  1235. integer textsize = -9
  1236. boolean underline = true
  1237. string text = "客户"
  1238. alignment alignment = center!
  1239. end type
  1240. event clicked;call super::clicked;f_sys_main(105)
  1241. end event
  1242. type p_12 from picture within tabpage_3
  1243. integer x = 105
  1244. integer y = 832
  1245. integer width = 183
  1246. integer height = 160
  1247. boolean bringtotop = true
  1248. string pointer = "HAND.CUR"
  1249. string picturename = "graphics\kqfk.bmp"
  1250. boolean focusrectangle = false
  1251. end type
  1252. event clicked;tab_1.tabpage_3.st_21.triggerevent(clicked!)
  1253. end event
  1254. type st_20 from statictext within tabpage_3
  1255. integer x = 727
  1256. integer y = 548
  1257. integer width = 891
  1258. integer height = 48
  1259. boolean bringtotop = true
  1260. integer textsize = -9
  1261. integer weight = 400
  1262. fontcharset fontcharset = gb2312charset!
  1263. fontpitch fontpitch = variable!
  1264. string facename = "宋体"
  1265. long backcolor = 16777215
  1266. string text = "供应商(可通过系统管理批量导入)"
  1267. boolean focusrectangle = false
  1268. end type
  1269. type st_19 from uo_text_m within tabpage_3
  1270. integer x = 73
  1271. integer y = 612
  1272. integer width = 293
  1273. integer height = 76
  1274. boolean bringtotop = true
  1275. integer textsize = -9
  1276. boolean underline = true
  1277. string text = "供应商"
  1278. alignment alignment = center!
  1279. end type
  1280. event clicked;call super::clicked;f_sys_main(404)
  1281. end event
  1282. type p_11 from picture within tabpage_3
  1283. integer x = 105
  1284. integer y = 440
  1285. integer width = 183
  1286. integer height = 160
  1287. boolean bringtotop = true
  1288. string pointer = "HAND.CUR"
  1289. string picturename = "graphics\kqfk.bmp"
  1290. boolean focusrectangle = false
  1291. end type
  1292. event clicked;tab_1.tabpage_3.st_19.triggerevent(clicked!)
  1293. end event
  1294. type st_18 from statictext within tabpage_3
  1295. integer x = 727
  1296. integer y = 196
  1297. integer width = 1330
  1298. integer height = 48
  1299. boolean bringtotop = true
  1300. integer textsize = -9
  1301. integer weight = 400
  1302. fontcharset fontcharset = gb2312charset!
  1303. fontpitch fontpitch = variable!
  1304. string facename = "宋体"
  1305. long backcolor = 16777215
  1306. string text = "成品 ,半成品 ,原材料(可通过系统管理批量导入)"
  1307. boolean focusrectangle = false
  1308. end type
  1309. type st_17 from uo_text_m within tabpage_3
  1310. integer x = 105
  1311. integer y = 260
  1312. integer width = 293
  1313. integer height = 76
  1314. boolean bringtotop = true
  1315. integer textsize = -9
  1316. boolean underline = true
  1317. string text = "产品及物料"
  1318. alignment alignment = center!
  1319. end type
  1320. event clicked;call super::clicked;f_sys_main(201)
  1321. end event
  1322. type p_10 from picture within tabpage_3
  1323. integer x = 105
  1324. integer y = 88
  1325. integer width = 183
  1326. integer height = 160
  1327. boolean bringtotop = true
  1328. string pointer = "HAND.CUR"
  1329. string picturename = "graphics\bbxx.bmp"
  1330. boolean focusrectangle = false
  1331. end type
  1332. event clicked;tab_1.tabpage_3.st_17.triggerevent(clicked!)
  1333. end event