uo_v2_sthl.sru 596 B

1234567891011121314151617181920212223242526272829
  1. $PBExportHeader$uo_v2_sthl.sru
  2. forward
  3. global type uo_v2_sthl from statichyperlink
  4. end type
  5. end forward
  6. global type uo_v2_sthl from statichyperlink
  7. integer width = 120
  8. integer height = 54
  9. integer textsize = -9
  10. integer weight = 400
  11. fontcharset fontcharset = gb2312charset!
  12. fontpitch fontpitch = variable!
  13. string facename = "宋体"
  14. boolean underline = true
  15. string pointer = "HyperLink!"
  16. long textcolor = 134217856
  17. long backcolor = 134217739
  18. string text = "返选"
  19. boolean focusrectangle = false
  20. end type
  21. global uo_v2_sthl uo_v2_sthl
  22. on uo_v2_sthl.create
  23. end on
  24. on uo_v2_sthl.destroy
  25. end on