1234567891011121314151617181920212223242526 |
- $PBExportHeader$dw_sys_option_def_dwnsyntax.srd
- release 9;
- datawindow(units=0 timer_interval=0 color=16777215 processing=1 HTMLDW=no print.printername="" 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.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 )
- header(height=72 color="536870912" )
- summary(height=0 color="536870912" )
- footer(height=0 color="536870912" )
- detail(height=76 color="536870912" )
- table(column=(type=char(50) update=yes updatewhereclause=yes key=yes name=dwname dbname="sys_dwnSyntax.dwname" )
- column=(type=char(50) update=yes updatewhereclause=yes key=yes name=dname dbname="sys_dwnSyntax.dname" )
- column=(type=long update=yes updatewhereclause=yes name=default_flag dbname="sys_dwnSyntax.default_flag" values=" 1/ 0" )
- retrieve=" SELECT sys_dwnSyntax.dwname,
- sys_dwnSyntax.dname,
- sys_dwnSyntax.default_flag
- FROM sys_dwnSyntax
- " update="sys_dwnSyntax" updatewhere=1 updatekeyinplace=no sort="dwname A " )
- text(band=header alignment="2" text="数据窗口名称" border="0" color="0" x="9" y="8" height="56" width="1330" html.valueishtml="0" name=dwname_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- text(band=header alignment="2" text="格式名称" border="0" color="0" x="1349" y="8" height="56" width="677" html.valueishtml="0" name=dname_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- text(band=header alignment="2" text="默认" border="0" color="0" x="2034" y="8" height="56" width="165" html.valueishtml="0" name=default_flag_t visible="1" 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=1 alignment="0" tabsequence=32766 border="0" color="0" x="9" y="4" height="68" width="1330" format="[general]" html.valueishtml="0" name=dwname visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 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=2 alignment="0" tabsequence=32766 border="0" color="0" x="1349" y="4" height="68" width="677" format="[general]" html.valueishtml="0" name=dname visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 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=3 alignment="2" tabsequence=32766 border="0" color="0" x="2034" y="4" height="68" width="165" format="[general]" html.valueishtml="0" name=default_flag visible="1" checkbox.text="" checkbox.on="1" checkbox.off="0" checkbox.scale=no checkbox.threed=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- htmltable(border="1" )
- htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
- export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
- import.xml()
- export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
|