dddw_empstatus.srd 1.1 KB

123456789101112
  1. $PBExportHeader$dddw_empstatus.srd
  2. release 6;
  3. 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 )
  4. summary(height=0 color="536870912" )
  5. footer(height=0 color="536870912" )
  6. detail(height=68 color="536870912" )
  7. table(column=(type=char(10) updatewhereclause=yes name=name dbname="name" )
  8. column=(type=number updatewhereclause=yes name=status dbname="status" )
  9. )
  10. data("在职", 1,"离职", 0,"试用", 2,)
  11. column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="0" x="0" y="0" height="68" width="293" format="[general]" name=name edit.limit=0 edit.case=any edit.focusrectangle=no 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="1" background.color="536870912" )
  12. htmltable(border="1" cellpadding="0" cellspacing="0" generatecss="no" nowrap="yes")