12345678910111213141516171819202122232425 |
- $PBExportHeader$dw_rpt_wbsjy.srd
- $PBExportComments$外部数据源--数据窗口
- release 6;
- datawindow(units=0 timer_interval=0 color=80269524 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 )
- header(height=64 color="536870912" )
- summary(height=0 color="536870912" )
- footer(height=0 color="536870912" )
- detail(height=92 color="536870912" )
- table(column=(type=char(50) updatewhereclause=yes name=o1 dbname="o1" initial="empty" )
- column=(type=char(20) updatewhereclause=yes name=o2 dbname="o2" initial="string" values="string string/number number/decimal decimal/date date/datetime datetime/time time/long long/ulong ulong/real real/" )
- column=(type=long updatewhereclause=yes name=o3 dbname="o3" initial="10" )
- column=(type=long updatewhereclause=yes name=o4 dbname="o4" initial="2" )
- )
- text(band=header alignment="2" text="Name"border="0" color="0" x="315" y="4" height="56" width="174" name=o1_t font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="Type"border="0" color="0" x="1033" y="4" height="56" width="146" name=o2_t font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="Length"border="0" color="0" x="1440" y="4" height="56" width="201" name=o3_t font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="Dec"border="0" color="0" x="1760" y="4" height="56" width="114" name=o4_t font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="0" x="18" y="12" height="68" width="768" format="[general]" name=o1 edit.limit=0 edit.case=any edit.autoselect=yes edit.autohscroll=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- column(band=detail id=2 alignment="0" tabsequence=20 border="5" color="0" x="832" y="12" height="68" width="549" format="[general]" name=o2 ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.vscrollbar=yes ddlb.useasborder=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- column(band=detail id=3 alignment="1" tabsequence=30 border="5" color="0" x="1431" y="12" height="68" width="219" format="[general]" name=o3 visible="1~tif(o2='string',1,0)" edit.limit=0 edit.case=any edit.autoselect=yes edit.autohscroll=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- column(band=detail id=4 alignment="1" tabsequence=40 border="5" color="0" x="1705" y="12" height="68" width="219" format="[general]" name=o4 visible="1~tif(o2='decimal',1,0)" editmask.spin=yes editmask.mask="##0" editmask.spinrange="0~~" editmask.spinincr=1 editmask.focusrectangle=no font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- button(band=foreground text="&Add"filename=""action="11" border="0" color="0" x="2089" y="120" height="84" width="265" vtextalign="0" htextalign="0" name=oadd font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="13160660" )
- button(band=foreground text="&Delete"filename=""action="10" border="0" color="0" x="2089" y="288" height="84" width="265" vtextalign="0" htextalign="0" name=odelete font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="13160660" )
- button(band=foreground text="&Insert"filename=""action="12" border="0" color="0" x="2089" y="464" height="84" width="265" vtextalign="0" htextalign="0" name=oinsert font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="13160660" )
- htmltable(border="1" cellpadding="0" cellspacing="0" generatecss="no" nowrap="yes")
|