dw_rpt_lstyle.srd 1.0 KB

12345678910111213
  1. $PBExportHeader$dw_rpt_lstyle.srd
  2. $PBExportComments$线的样式--下拉数据窗口
  3. release 6;
  4. datawindow(units=0 timer_interval=0 color=16777215 processing=0 print.documentname="" print.orientation = 0 print.margin.left = 110 print.margin.right = 110 print.margin.top = 96 print.margin.bottom = 96 print.paper.source = 0 print.paper.size = 0 print.prompt=no print.buttons=no print.preview.buttons=no )
  5. summary(height=0 color="536870912" )
  6. footer(height=0 color="536870912" )
  7. detail(height=96 color="536870912" )
  8. table(column=(type=char(10) updatewhereclause=no name=pen_style dbname="pen_style" )
  9. column=(type=char(20) updatewhereclause=no name=pen_value dbname="pen_value" )
  10. )
  11. data("0", "普通型", "1", "长线段型", "2", "密点型", "3", "点线型", "4", "点线段型", )
  12. line(band=detail x1="23" y1="44" x2="1097" y2="44" pen.style="0~tlong(pen_style)" pen.width="5" pen.color="0" background.mode="2" background.color="16777215" )
  13. htmltable(border="1" cellpadding="0" cellspacing="0" generatecss="no" nowrap="yes")