b
上传用户:zhpu1995
上传日期:2013-09-06
资源大小:61151k
文件大小:52k
源码类别:

企业管理

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Object = "{D76D7128-4A96-11D3-BD95-D296DC2DD072}#1.0#0"; "VSOCX7.OCX"
  3. Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
  4. Begin VB.Form FrmJljy_StoDemotionListCg 
  5.    Caption         =   "采购降等使用报告单列表"
  6.    ClientHeight    =   8595
  7.    ClientLeft      =   315
  8.    ClientTop       =   390
  9.    ClientWidth     =   8880
  10.    HelpContextID   =   5001
  11.    Icon            =   "b进料检验管理_降等使用报告单列表(采购).frx":0000
  12.    KeyPreview      =   -1  'True
  13.    LinkTopic       =   "Form1"
  14.    MDIChild        =   -1  'True
  15.    ScaleHeight     =   8595
  16.    ScaleWidth      =   8880
  17.    WindowState     =   2  'Maximized
  18.    Begin VB.PictureBox Pic_Title 
  19.       BackColor       =   &H00FFFFFF&
  20.       Height          =   825
  21.       Left            =   0
  22.       Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":1042
  23.       ScaleHeight     =   765
  24.       ScaleWidth      =   11715
  25.       TabIndex        =   2
  26.       Top             =   600
  27.       Width           =   11775
  28.       Begin VB.Label Lab_Title 
  29.          BackColor       =   &H80000018&
  30.          BackStyle       =   0  'Transparent
  31.          Caption         =   "采购降等使用报告单列表"
  32.          BeginProperty Font 
  33.             Name            =   "宋体"
  34.             Size            =   12
  35.             Charset         =   134
  36.             Weight          =   700
  37.             Underline       =   0   'False
  38.             Italic          =   0   'False
  39.             Strikethrough   =   0   'False
  40.          EndProperty
  41.          ForeColor       =   &H00000000&
  42.          Height          =   300
  43.          Index           =   4
  44.          Left            =   510
  45.          TabIndex        =   3
  46.          Top             =   210
  47.          Width           =   3225
  48.       End
  49.    End
  50.    Begin VB.Timer Timer1 
  51.       Enabled         =   0   'False
  52.       Interval        =   1
  53.       Left            =   7620
  54.       Top             =   90
  55.    End
  56.    Begin VSFlex8Ctl.VSFlexGrid CxbbGrid 
  57.       Height          =   7545
  58.       Left            =   30
  59.       TabIndex        =   0
  60.       Top             =   1470
  61.       Width           =   11775
  62.       _ExtentX        =   20770
  63.       _ExtentY        =   13309
  64.       Appearance      =   1
  65.       BorderStyle     =   1
  66.       Enabled         =   -1  'True
  67.       BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  68.          Name            =   "宋体"
  69.          Size            =   9
  70.          Charset         =   134
  71.          Weight          =   400
  72.          Underline       =   0   'False
  73.          Italic          =   0   'False
  74.          Strikethrough   =   0   'False
  75.       EndProperty
  76.       MousePointer    =   0
  77.       BackColor       =   16777215
  78.       ForeColor       =   -2147483640
  79.       BackColorFixed  =   13826538
  80.       ForeColorFixed  =   -2147483630
  81.       BackColorSel    =   -2147483635
  82.       ForeColorSel    =   -2147483634
  83.       BackColorBkg    =   -2147483636
  84.       BackColorAlternate=   16777215
  85.       GridColor       =   -2147483633
  86.       GridColorFixed  =   -2147483632
  87.       TreeColor       =   -2147483632
  88.       FloodColor      =   192
  89.       SheetBorder     =   -2147483642
  90.       FocusRect       =   1
  91.       HighLight       =   1
  92.       AllowSelection  =   -1  'True
  93.       AllowBigSelection=   -1  'True
  94.       AllowUserResizing=   0
  95.       SelectionMode   =   0
  96.       GridLines       =   1
  97.       GridLinesFixed  =   2
  98.       GridLineWidth   =   1
  99.       Rows            =   50
  100.       Cols            =   10
  101.       FixedRows       =   1
  102.       FixedCols       =   1
  103.       RowHeightMin    =   0
  104.       RowHeightMax    =   0
  105.       ColWidthMin     =   0
  106.       ColWidthMax     =   0
  107.       ExtendLastCol   =   0   'False
  108.       FormatString    =   ""
  109.       ScrollTrack     =   0   'False
  110.       ScrollBars      =   3
  111.       ScrollTips      =   0   'False
  112.       MergeCells      =   0
  113.       MergeCompare    =   0
  114.       AutoResize      =   -1  'True
  115.       AutoSizeMode    =   0
  116.       AutoSearch      =   0
  117.       MultiTotals     =   -1  'True
  118.       SubtotalPosition=   1
  119.       OutlineBar      =   0
  120.       OutlineCol      =   0
  121.       Ellipsis        =   0
  122.       ExplorerBar     =   0
  123.       PicturesOver    =   0   'False
  124.       FillStyle       =   0
  125.       RightToLeft     =   0   'False
  126.       PictureType     =   0
  127.       TabBehavior     =   0
  128.       OwnerDraw       =   0
  129.       Editable        =   0   'False
  130.       ShowComboButton =   -1  'True
  131.       WordWrap        =   0   'False
  132.       TextStyle       =   0
  133.       TextStyleFixed  =   0
  134.       OleDragMode     =   0
  135.       OleDropMode     =   0
  136.       DataMode        =   0
  137.       VirtualData     =   -1  'True
  138.    End
  139.    Begin MSComctlLib.ImageList ImageList1 
  140.       Left            =   6420
  141.       Top             =   630
  142.       _ExtentX        =   1005
  143.       _ExtentY        =   1005
  144.       BackColor       =   -2147483643
  145.       ImageWidth      =   16
  146.       ImageHeight     =   16
  147.       MaskColor       =   12632256
  148.       _Version        =   393216
  149.       BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
  150.          NumListImages   =   37
  151.          BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  152.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":1DF82
  153.             Key             =   "sz"
  154.          EndProperty
  155.          BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  156.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":1E31C
  157.             Key             =   "dy"
  158.          EndProperty
  159.          BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  160.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":1E6B6
  161.             Key             =   "yl"
  162.          EndProperty
  163.          BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  164.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":1EA50
  165.             Key             =   "xg"
  166.          EndProperty
  167.          BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  168.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":1EDEA
  169.             Key             =   "zh"
  170.          EndProperty
  171.          BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  172.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":1F184
  173.             Key             =   "sh"
  174.          EndProperty
  175.          BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  176.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":1F51E
  177.             Key             =   "bc"
  178.          EndProperty
  179.          BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  180.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":1F8B8
  181.             Key             =   "fq"
  182.          EndProperty
  183.          BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  184.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":1FC52
  185.             Key             =   "bz"
  186.          EndProperty
  187.          BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  188.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":1FFEC
  189.             Key             =   "tc"
  190.          EndProperty
  191.          BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  192.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":20386
  193.             Key             =   "bcgs"
  194.          EndProperty
  195.          BeginProperty ListImage12 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  196.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":20720
  197.             Key             =   "mrlk"
  198.          EndProperty
  199.          BeginProperty ListImage13 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  200.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":20ABA
  201.             Key             =   "xsxm"
  202.          EndProperty
  203.          BeginProperty ListImage14 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  204.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":20E54
  205.             Key             =   "first"
  206.          EndProperty
  207.          BeginProperty ListImage15 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  208.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":211EE
  209.             Key             =   "prev"
  210.          EndProperty
  211.          BeginProperty ListImage16 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  212.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":21588
  213.             Key             =   "next"
  214.          EndProperty
  215.          BeginProperty ListImage17 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  216.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":21922
  217.             Key             =   "last"
  218.          EndProperty
  219.          BeginProperty ListImage18 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  220.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":21CBC
  221.             Key             =   "xx"
  222.          EndProperty
  223.          BeginProperty ListImage19 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  224.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":22056
  225.             Key             =   "define"
  226.          EndProperty
  227.          BeginProperty ListImage20 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  228.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":223F0
  229.             Key             =   "exec"
  230.          EndProperty
  231.          BeginProperty ListImage21 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  232.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":2278A
  233.             Key             =   "xz"
  234.          EndProperty
  235.          BeginProperty ListImage22 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  236.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":22B24
  237.             Key             =   "sc"
  238.          EndProperty
  239.          BeginProperty ListImage23 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  240.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":22EBE
  241.             Key             =   "sx"
  242.          EndProperty
  243.          BeginProperty ListImage24 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  244.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":23258
  245.             Key             =   "cx"
  246.          EndProperty
  247.          BeginProperty ListImage25 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  248.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":235F2
  249.             Key             =   "zd"
  250.          EndProperty
  251.          BeginProperty ListImage26 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  252.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":2398C
  253.             Key             =   "dz"
  254.          EndProperty
  255.          BeginProperty ListImage27 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  256.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":23D26
  257.             Key             =   "ph"
  258.          EndProperty
  259.          BeginProperty ListImage28 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  260.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":240C0
  261.             Key             =   "fz"
  262.          EndProperty
  263.          BeginProperty ListImage29 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  264.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":2445A
  265.             Key             =   "dw"
  266.          EndProperty
  267.          BeginProperty ListImage30 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  268.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":247F4
  269.             Key             =   "hf"
  270.          EndProperty
  271.          BeginProperty ListImage31 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  272.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":24B8E
  273.             Key             =   "pz"
  274.          EndProperty
  275.          BeginProperty ListImage32 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  276.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":24F28
  277.             Key             =   "check"
  278.          EndProperty
  279.          BeginProperty ListImage33 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  280.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":252C2
  281.             Key             =   "qs"
  282.          EndProperty
  283.          BeginProperty ListImage34 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  284.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":2565C
  285.             Key             =   "fullcheck"
  286.          EndProperty
  287.          BeginProperty ListImage35 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  288.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":259F6
  289.             Key             =   "qq"
  290.          EndProperty
  291.          BeginProperty ListImage36 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  292.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":25D90
  293.             Key             =   "bcw"
  294.          EndProperty
  295.          BeginProperty ListImage37 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  296.             Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":2612A
  297.             Key             =   "ye"
  298.          EndProperty
  299.       EndProperty
  300.    End
  301.    Begin MSComctlLib.Toolbar SzToolbar 
  302.       Align           =   1  'Align Top
  303.       Height          =   570
  304.       Left            =   0
  305.       TabIndex        =   1
  306.       Top             =   0
  307.       Width           =   8880
  308.       _ExtentX        =   15663
  309.       _ExtentY        =   1005
  310.       ButtonWidth     =   820
  311.       ButtonHeight    =   953
  312.       AllowCustomize  =   0   'False
  313.       Appearance      =   1
  314.       Style           =   1
  315.       ImageList       =   "ImageList1"
  316.       _Version        =   393216
  317.       BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
  318.          NumButtons      =   12
  319.          BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  320.             Caption         =   "设置"
  321.             Key             =   "ymsz"
  322.             ImageKey        =   "sz"
  323.          EndProperty
  324.          BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  325.             Caption         =   "打印"
  326.             Key             =   "dy"
  327.             ImageKey        =   "dy"
  328.          EndProperty
  329.          BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  330.             Caption         =   "预览"
  331.             Key             =   "yl"
  332.             ImageKey        =   "yl"
  333.          EndProperty
  334.          BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  335.             Style           =   3
  336.          EndProperty
  337.          BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  338.             Caption         =   "查询"
  339.             Key             =   "cx"
  340.             ImageKey        =   "cx"
  341.          EndProperty
  342.          BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  343.             Caption         =   "单据"
  344.             Key             =   "Bill"
  345.             ImageKey        =   "pz"
  346.          EndProperty
  347.          BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  348.             Style           =   3
  349.          EndProperty
  350.          BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  351.             Enabled         =   0   'False
  352.             Object.Visible         =   0   'False
  353.             Caption         =   "新增"
  354.             Key             =   "xz"
  355.             ImageKey        =   "xz"
  356.          EndProperty
  357.          BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  358.             Caption         =   "删除"
  359.             Key             =   "sc"
  360.             ImageKey        =   "sc"
  361.          EndProperty
  362.          BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  363.             Style           =   3
  364.          EndProperty
  365.          BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  366.             Caption         =   "帮助"
  367.             Key             =   "bz"
  368.             ImageKey        =   "bz"
  369.          EndProperty
  370.          BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  371.             Caption         =   "退出"
  372.             Key             =   "fh"
  373.             ImageKey        =   "tc"
  374.          EndProperty
  375.       EndProperty
  376.       BorderStyle     =   1
  377.       Begin MSComctlLib.ImageList ImageList2 
  378.          Left            =   6360
  379.          Top             =   0
  380.          _ExtentX        =   1005
  381.          _ExtentY        =   1005
  382.          BackColor       =   -2147483643
  383.          ImageWidth      =   16
  384.          ImageHeight     =   16
  385.          MaskColor       =   12632256
  386.          _Version        =   393216
  387.          BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
  388.             NumListImages   =   40
  389.             BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  390.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":264C4
  391.                Key             =   "sz"
  392.             EndProperty
  393.             BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  394.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":2685E
  395.                Key             =   "dy"
  396.             EndProperty
  397.             BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  398.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":26BF8
  399.                Key             =   "yl"
  400.             EndProperty
  401.             BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  402.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":26F92
  403.                Key             =   "xg"
  404.             EndProperty
  405.             BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  406.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":2732C
  407.                Key             =   "zh"
  408.             EndProperty
  409.             BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  410.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":276C6
  411.                Key             =   "sh"
  412.             EndProperty
  413.             BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  414.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":27A60
  415.                Key             =   "bc"
  416.             EndProperty
  417.             BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  418.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":27DFA
  419.                Key             =   "fq"
  420.             EndProperty
  421.             BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  422.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":28194
  423.                Key             =   "bz"
  424.             EndProperty
  425.             BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  426.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":2852E
  427.                Key             =   "tc"
  428.             EndProperty
  429.             BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  430.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":288C8
  431.                Key             =   "bcgs"
  432.             EndProperty
  433.             BeginProperty ListImage12 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  434.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":28C62
  435.                Key             =   "mrlk"
  436.             EndProperty
  437.             BeginProperty ListImage13 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  438.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":28FFC
  439.                Key             =   "xsxm"
  440.             EndProperty
  441.             BeginProperty ListImage14 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  442.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":29396
  443.                Key             =   "first"
  444.             EndProperty
  445.             BeginProperty ListImage15 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  446.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":29730
  447.                Key             =   "prev"
  448.             EndProperty
  449.             BeginProperty ListImage16 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  450.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":29ACA
  451.                Key             =   "next"
  452.             EndProperty
  453.             BeginProperty ListImage17 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  454.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":29E64
  455.                Key             =   "last"
  456.             EndProperty
  457.             BeginProperty ListImage18 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  458.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":2A1FE
  459.                Key             =   "xx"
  460.             EndProperty
  461.             BeginProperty ListImage19 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  462.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":2A598
  463.                Key             =   "define"
  464.             EndProperty
  465.             BeginProperty ListImage20 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  466.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":2A932
  467.                Key             =   "exec"
  468.             EndProperty
  469.             BeginProperty ListImage21 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  470.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":2ACCC
  471.                Key             =   "xz"
  472.             EndProperty
  473.             BeginProperty ListImage22 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  474.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":2B066
  475.                Key             =   "sc"
  476.             EndProperty
  477.             BeginProperty ListImage23 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  478.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":2B400
  479.                Key             =   "sx"
  480.             EndProperty
  481.             BeginProperty ListImage24 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  482.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":2B79A
  483.                Key             =   "cx"
  484.             EndProperty
  485.             BeginProperty ListImage25 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  486.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":2BB34
  487.                Key             =   "zd"
  488.             EndProperty
  489.             BeginProperty ListImage26 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  490.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":2BECE
  491.                Key             =   "dz"
  492.             EndProperty
  493.             BeginProperty ListImage27 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  494.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":2C268
  495.                Key             =   "ph"
  496.             EndProperty
  497.             BeginProperty ListImage28 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  498.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":2C602
  499.                Key             =   "fz"
  500.             EndProperty
  501.             BeginProperty ListImage29 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  502.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":2C99C
  503.                Key             =   "dw"
  504.             EndProperty
  505.             BeginProperty ListImage30 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  506.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":2CD36
  507.                Key             =   "hf"
  508.             EndProperty
  509.             BeginProperty ListImage31 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  510.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":2D0D0
  511.                Key             =   "pz"
  512.             EndProperty
  513.             BeginProperty ListImage32 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  514.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":2D46A
  515.                Key             =   "check"
  516.             EndProperty
  517.             BeginProperty ListImage33 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  518.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":2D804
  519.                Key             =   "qs"
  520.             EndProperty
  521.             BeginProperty ListImage34 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  522.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":2DB9E
  523.                Key             =   "fullcheck"
  524.             EndProperty
  525.             BeginProperty ListImage35 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  526.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":2DF38
  527.                Key             =   "qq"
  528.             EndProperty
  529.             BeginProperty ListImage36 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  530.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":2E2D2
  531.                Key             =   "bcw"
  532.             EndProperty
  533.             BeginProperty ListImage37 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  534.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":2E66C
  535.                Key             =   "ye"
  536.             EndProperty
  537.             BeginProperty ListImage38 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  538.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":2EA06
  539.                Key             =   ""
  540.             EndProperty
  541.             BeginProperty ListImage39 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  542.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":2EDA0
  543.                Key             =   "frist"
  544.             EndProperty
  545.             BeginProperty ListImage40 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  546.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":2F13A
  547.                Key             =   "dj"
  548.             EndProperty
  549.          EndProperty
  550.       End
  551.       Begin MSComctlLib.Toolbar GsToolbar 
  552.          Height          =   540
  553.          Left            =   9300
  554.          TabIndex        =   4
  555.          Top             =   0
  556.          Width           =   2475
  557.          _ExtentX        =   4366
  558.          _ExtentY        =   953
  559.          ButtonWidth     =   1455
  560.          ButtonHeight    =   953
  561.          Appearance      =   1
  562.          Style           =   1
  563.          ImageList       =   "ImageList2"
  564.          _Version        =   393216
  565.          BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
  566.             NumButtons      =   3
  567.             BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  568.                Caption         =   "保存格式"
  569.                Key             =   "bcgs"
  570.                ImageKey        =   "bcgs"
  571.             EndProperty
  572.             BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  573.                Caption         =   "默认列宽"
  574.                Key             =   "hfmrgs"
  575.                ImageKey        =   "mrlk"
  576.             EndProperty
  577.             BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  578.                Caption         =   "显示项目"
  579.                Key             =   "szxsxm"
  580.                ImageKey        =   "xsxm"
  581.             EndProperty
  582.          EndProperty
  583.       End
  584.       Begin MSComctlLib.ImageList ImageList3 
  585.          Left            =   5520
  586.          Top             =   0
  587.          _ExtentX        =   1005
  588.          _ExtentY        =   1005
  589.          BackColor       =   -2147483643
  590.          ImageWidth      =   16
  591.          ImageHeight     =   16
  592.          MaskColor       =   12632256
  593.          _Version        =   393216
  594.          BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
  595.             NumListImages   =   32
  596.             BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  597.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":2F4D4
  598.                Key             =   "sz"
  599.             EndProperty
  600.             BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  601.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":2F86E
  602.                Key             =   "dy"
  603.             EndProperty
  604.             BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  605.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":2FC08
  606.                Key             =   "yl"
  607.             EndProperty
  608.             BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  609.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":2FFA2
  610.                Key             =   "xg"
  611.             EndProperty
  612.             BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  613.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":3033C
  614.                Key             =   "zh"
  615.             EndProperty
  616.             BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  617.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":306D6
  618.                Key             =   "sh"
  619.             EndProperty
  620.             BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  621.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":30A70
  622.                Key             =   "bc"
  623.             EndProperty
  624.             BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  625.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":30E0A
  626.                Key             =   "fq"
  627.             EndProperty
  628.             BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  629.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":311A4
  630.                Key             =   "bz"
  631.             EndProperty
  632.             BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  633.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":3153E
  634.                Key             =   "tc"
  635.             EndProperty
  636.             BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  637.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":318D8
  638.                Key             =   "bcgs"
  639.             EndProperty
  640.             BeginProperty ListImage12 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  641.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":31C72
  642.                Key             =   "mrlk"
  643.             EndProperty
  644.             BeginProperty ListImage13 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  645.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":3200C
  646.                Key             =   "xsxm"
  647.             EndProperty
  648.             BeginProperty ListImage14 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  649.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":323A6
  650.                Key             =   "first"
  651.             EndProperty
  652.             BeginProperty ListImage15 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  653.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":32740
  654.                Key             =   "prev"
  655.             EndProperty
  656.             BeginProperty ListImage16 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  657.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":32ADA
  658.                Key             =   "next"
  659.             EndProperty
  660.             BeginProperty ListImage17 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  661.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":32E74
  662.                Key             =   "last"
  663.             EndProperty
  664.             BeginProperty ListImage18 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  665.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":3320E
  666.                Key             =   "xx"
  667.             EndProperty
  668.             BeginProperty ListImage19 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  669.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":335A8
  670.                Key             =   "define"
  671.             EndProperty
  672.             BeginProperty ListImage20 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  673.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":33942
  674.                Key             =   "exec"
  675.             EndProperty
  676.             BeginProperty ListImage21 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  677.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":33CDC
  678.                Key             =   "xz"
  679.             EndProperty
  680.             BeginProperty ListImage22 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  681.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":34076
  682.                Key             =   "sc"
  683.             EndProperty
  684.             BeginProperty ListImage23 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  685.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":34410
  686.                Key             =   "sx"
  687.             EndProperty
  688.             BeginProperty ListImage24 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  689.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":347AA
  690.                Key             =   "cx"
  691.             EndProperty
  692.             BeginProperty ListImage25 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  693.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":34B44
  694.                Key             =   "zd"
  695.             EndProperty
  696.             BeginProperty ListImage26 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  697.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":34EDE
  698.                Key             =   "dz"
  699.             EndProperty
  700.             BeginProperty ListImage27 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  701.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":35278
  702.                Key             =   "ph"
  703.             EndProperty
  704.             BeginProperty ListImage28 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  705.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":35612
  706.                Key             =   "fz"
  707.             EndProperty
  708.             BeginProperty ListImage29 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  709.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":359AC
  710.                Key             =   "dw"
  711.             EndProperty
  712.             BeginProperty ListImage30 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  713.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":35D46
  714.                Key             =   "hf"
  715.             EndProperty
  716.             BeginProperty ListImage31 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  717.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":360E0
  718.                Key             =   "pz"
  719.             EndProperty
  720.             BeginProperty ListImage32 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  721.                Picture         =   "b进料检验管理_降等使用报告单列表(采购).frx":3647A
  722.                Key             =   "check"
  723.             EndProperty
  724.          EndProperty
  725.       End
  726.    End
  727. End
  728. Attribute VB_Name = "FrmJljy_StoDemotionListCg"
  729. Attribute VB_GlobalNameSpace = False
  730. Attribute VB_Creatable = False
  731. Attribute VB_PredeclaredId = True
  732. Attribute VB_Exposed = False
  733. '**************************************************************************
  734. '*    模 块 名 称 :降等使用报告单列表(采购)
  735. '*    功 能 描 述 :列表中列出所有符合查询条件的降等使用报告单
  736. '*    程序员姓名  :张晶石
  737. '*    最后修改人  :张晶石
  738. '*    最后修改时间:2002/01/24
  739. '*    备        注:程序进料所有依实际情况自定义部分均用[>>  <<]括起
  740. '**************************************************************************
  741. Dim ReportTitle As String                '报表主标题
  742. Dim Str_QueryCondi As String             '用户录入查询条件
  743. Dim Rec_BillID As New ADODB.Recordset    '用户查询单据ID动态集
  744. '以下为固定使用变量
  745. Dim Dyymctbl As New DY_Dyymsz            '打印页面窗体变量
  746. Dim GridCode As String                   '显示网格网格代码
  747. Dim GridInf() As Variant                 '整个网格设置信息
  748. Dim Tsxx As String                       '系统提示信息
  749. Dim Qslz As Long                         '网格隐藏(非操作显示)列数
  750. Dim Sjhgd As Double                      '网格数据行高度
  751. Dim Sfxshjwg As Boolean                  '是否显示合计网格
  752. Dim GridBoolean() As Boolean             '网格列信息(布尔型)
  753. Dim GridStr()  As String                 '网格列信息(字符型)
  754. Dim GridInt() As Integer                 '网格列信息(整型)
  755. Dim Szzls As Integer                     '数组总列数(网格列数-1)
  756. Private Sub Form_Resize()                '根据窗体大小来调整网格,标题栏大小(Fixed)
  757.     On Error Resume Next
  758.     With CxbbGrid
  759.         .Width = Me.Width - 160
  760.         .Height = Me.Height - .Top - 400
  761.     End With
  762.     With Pic_Title
  763.         .Width = Me.Width - 160
  764.     End With
  765.     
  766.     GsToolbar.Left = Me.Width - GsToolbar.Width - 140
  767. End Sub
  768. Private Sub Form_Load()                                                   '窗体装入
  769.   
  770.     '调入打印页面设置窗体
  771.     ReportTitle = "采购降等使用报告单列表"
  772.     XtReportCode = "Qc_StoDemotionListCg"
  773.     Load Dyymctbl
  774.       
  775.     '调整标题栏及网格、格式工具条位置(Fixed)
  776.     Pic_Title.Left = 40
  777.     Pic_Title.Top = SzToolbar.Top + SzToolbar.Height - 10
  778.     CxbbGrid.Left = Pic_Title.Left
  779.     CxbbGrid.Top = Pic_Title.Top + Pic_Title.Height + 20
  780.      
  781.     '调 入 网 格(Fixed)
  782.     GridCode = "Qc_StoDemotionListCg"
  783.     Call BzWgcsh(CxbbGrid, GridCode, GridInf(), GridBoolean(), GridInt(), GridStr())
  784.       
  785.     Qslz = GridInf(1)
  786.     Sjhgd = GridInf(2)
  787.     Sfxshjwg = GridInf(7)
  788.     Szzls = CxbbGrid.Cols - 1
  789. End Sub
  790. Private Sub Form_Unload(Cancel As Integer)                                  '窗体卸载
  791.     '卸载条件窗体
  792.     FrmJljy_StoDemotionListQueryCg.UnloadCheck.Value = 1
  793.     Unload FrmJljy_StoDemotionListQueryCg
  794.     
  795.     '卸载打印页面设置窗体
  796.     Unload Dyymctbl
  797. End Sub
  798. Private Sub CxbbGrid_BeforeMoveColumn(ByVal Col As Long, Position As Long)           '网格列发生移动时自动交换网格索引信息
  799.     Call FnBln_RefreshArray(Col, Position, GridStr(), GridInf())
  800. End Sub
  801. Private Sub GsToolbar_ButtonClick(ByVal Button As MSComctlLib.Button)                '网格格式调整(Fixed)
  802.   
  803.     Select Case Button.Key
  804.         Case "bcgs"                                          '保存表格格式
  805.             Call Bcwggs(CxbbGrid, GridCode, GridStr())
  806.         Case "hfmrgs"                                        '恢复默认格式
  807.             Call Hfmrgs(CxbbGrid, GridCode, GridStr())
  808.         Case "szxsxm"                                        '设置显示项目
  809.             Call Szxsxm(CxbbGrid, GridCode)
  810.     End Select
  811. End Sub
  812. Private Sub SzToolbar_ButtonClick(ByVal Button As MSComctlLib.Button)
  813.     
  814.     Select Case Button.Key
  815.         Case "ymsz"                                          '页面设置
  816.             Dyymctbl.Show 1
  817.         Case "yl"                                            '预 览
  818.             Call bbyl(True)
  819.         Case "dy"                                            '打 印
  820.             Call bbyl(False)
  821.         Case "cx"                                            '查 询
  822.             FrmJljy_StoDemotionListQueryCg.Show 1
  823.         Case "Bill"                                          '单 据
  824.             Call CxbbGrid_DblClick
  825.         Case "xz"                                            '新 增
  826.             '判断用户是否有此功能执行权限,如有则写上机日志(进入)
  827.             If Not Security_Log("Qc_StoDemotion_Edit", Xtczybm, 1, True) Then
  828.                 Exit Sub
  829.             End If
  830.             Call Sub_AddBill
  831.         Case "sc"                                            '删 除
  832.             '判断用户是否有此功能执行权限,如有则写上机日志(进入)
  833.             If Not Security_Log("Qc_StoDemotion_Edit", Xtczybm, 1, True) Then
  834.                 Exit Sub
  835.             End If
  836.             Call Sub_DeleteBill
  837.         Case "bz"                                            '帮 助
  838.             Call F1bz
  839.         Case "fh"                                            '退 出
  840.            Unload Me
  841.     End Select
  842. End Sub
  843. Private Sub Timer1_Timer()                                 '在窗体激活后调入查询程序
  844.     
  845.     Timer1.Enabled = False
  846.     Xt_Wait.Show
  847.     Xt_Wait.Refresh
  848.    
  849.     '加快显示速度
  850.     CxbbGrid.Redraw = False
  851.  
  852.     '生成查询结果
  853.     Call Sub_Query(0)
  854.    
  855.     CxbbGrid.Redraw = True
  856.     
  857.     Xt_Wait.Hide
  858. End Sub
  859. Private Sub Sub_Query(Int_QueryType As Integer)                                     '生成查询结果(Define)
  860.     
  861.     '过程参数:Int_QueryType 0-"点确定按钮"查询  1-"刷新"查询
  862.     Dim Rec_Query As New ADODB.Recordset        '查询结果动态集
  863.     Dim Coljsq As Long                          '网格列计数器
  864.     Dim Jsqte As Long                           '临时动态计数器
  865.     '以下为自定义部分[
  866.  
  867.     If Int_QueryType = 0 Then   '0-"点确定按钮"查询
  868.         With FrmJljy_StoDemotionListQueryCg
  869.          
  870.             '生成查询条件
  871.             Str_QueryCondi = " where 1=1 "
  872.             
  873.             For Jsqte = 0 To 9
  874.                 Select Case Jsqte
  875.                     Case 0 '收料通知单号
  876.                         If Trim(.LrText(0).Text) <> "" Then
  877.                             Str_QueryCondi = Str_QueryCondi & " and purreciptnum = '" & Trim(.LrText(0).Text) & "'"
  878.                         End If
  879.                     Case 1 '物料编码
  880.                         If Trim(.LrText(1).Text) <> "" Then
  881.                             Str_QueryCondi = Str_QueryCondi & " and MNumber = '" & Trim(.LrText(1).Tag) & "'"
  882.                         End If
  883.                     Case 2  '物料大类
  884.                         If Trim(.LrText(2).Text) <> "" Then
  885.                             Str_QueryCondi = Str_QueryCondi & " and MSNumber = '" & Trim(.LrText(2).Tag) & "'"
  886.                         End If
  887.                     Case 3  '供应商
  888.                         If Trim(.LrText(3).Text) <> "" Then
  889.                             Str_QueryCondi = Str_QueryCondi & " and suppliercode = '" & Trim(.LrText(3).Tag) & "'"
  890.                         End If
  891.                     Case 4  '产地
  892.                         If Trim(.LrText(4).Text) <> "" Then
  893.                             Str_QueryCondi = Str_QueryCondi & " and areacode = '" & Trim(.LrText(4).Tag) & "'"
  894.                         End If
  895.                     Case 5  '进料日期(起始)
  896.                         If Trim(.LrText(5).Text) <> "" Then
  897.                             Str_QueryCondi = Str_QueryCondi & " And PurReciptDate>=' " & Trim(.LrText(5).Text) & "'"
  898.                         End If
  899.                     Case 6  '进料日期(终止)
  900.                         If Trim(.LrText(6).Text) <> "" Then
  901.                             Str_QueryCondi = Str_QueryCondi & " And PurReciptDate<= ' " & Trim(.LrText(6).Text) & "'"
  902.                         End If
  903.                     Case 7  '质量等级
  904.                         If Trim(.LrText(7).Text) <> "" Then
  905.                             Str_QueryCondi = Str_QueryCondi & " and GradeCode = '" & Trim(.LrText(7).Tag) & "'"
  906.                         End If
  907.                     Case 8  '单据号
  908.                         If Trim(.LrText(8).Text) <> "" Then
  909.                             Str_QueryCondi = Str_QueryCondi & " and stockchecknum = '" & Trim(.LrText(8).Text) & "'"
  910.                         End If
  911.                     Case 9   '审核状态
  912.                         If Not .Opt_Check(0).Value Then
  913.                             If .Opt_Check(1).Value Then
  914.                                 Str_QueryCondi = Str_QueryCondi & " and  Checker='' "
  915.                             Else
  916.                                 Str_QueryCondi = Str_QueryCondi & " and  Checker<>'' "
  917.                             End If
  918.                         End If
  919.                 End Select
  920.             Next Jsqte
  921.         End With
  922.     Else
  923.         '1-"刷新"查询
  924.         If Str_QueryCondi = "" Then
  925.             Str_QueryCondi = " where 1=1 "
  926.         End If
  927.     End If
  928.      
  929.     Sqlstr = "select * from (SELECT purreciptnum,StockCheckMainID,StockCheckNum,StoDemotionID,MNumber,MName,Model,rtrim(CheckSortCode)+rtrim(gradecode) as gradecode,PurUnitName,PurReciptDate," & _
  930.             "suppliername,Quantity,areaname,StoCheckDate,msnumber,suppliercode,areacode,Maker,MakeDate,Checker,GradeName FROM QC_V_StockDemotion where  PurReciptNum is not null) b " & _
  931.              Str_QueryCondi & "and stodemotionId is not NULL  "
  932.     Set Rec_Query = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  933.     With Rec_Query
  934.         CxbbGrid.Rows = CxbbGrid.FixedRows
  935.         Jsqte = CxbbGrid.FixedRows
  936.         Do While Not .EOF
  937.             CxbbGrid.AddItem ""
  938.             '[>>自定义填充内容
  939.             CxbbGrid.TextMatrix(Jsqte, 0) = .Fields("StockCheckMainID")                                                             '降等使用报告单ID(主要用来查询定位用)
  940.             CxbbGrid.TextMatrix(Jsqte, Sydz("001", GridStr(), Szzls)) = Trim(.Fields("purreciptnum") & "")                          '收料通知单号
  941.             CxbbGrid.TextMatrix(Jsqte, Sydz("002", GridStr(), Szzls)) = Trim(.Fields("MNumber") & "")                               '物料编码
  942.             CxbbGrid.TextMatrix(Jsqte, Sydz("003", GridStr(), Szzls)) = Trim(.Fields("MName") & "")                                 '物料名称
  943.             CxbbGrid.TextMatrix(Jsqte, Sydz("004", GridStr(), Szzls)) = Trim(.Fields("Model") & "")                                 '规格型号
  944.             CxbbGrid.TextMatrix(Jsqte, Sydz("005", GridStr(), Szzls)) = Trim(.Fields("PurUnitName") & "")                           '计量单位
  945.             CxbbGrid.TextMatrix(Jsqte, Sydz("006", GridStr(), Szzls)) = Trim(.Fields("suppliername") & "")                          '供应商名称
  946.             CxbbGrid.TextMatrix(Jsqte, Sydz("007", GridStr(), Szzls)) = Trim(.Fields("Quantity") & "")                              '数量
  947.             CxbbGrid.TextMatrix(Jsqte, Sydz("008", GridStr(), Szzls)) = Format(Trim(.Fields("PurReciptDate") & ""), "yyyy-mm-dd")   '生产日期
  948.             CxbbGrid.TextMatrix(Jsqte, Sydz("009", GridStr(), Szzls)) = Trim(.Fields("areaname") & "")                              '物料产地
  949.             CxbbGrid.TextMatrix(Jsqte, Sydz("010", GridStr(), Szzls)) = Format(Trim(.Fields("StoCheckDate") & ""), "yyyy-mm-dd")    '检验日期
  950.             CxbbGrid.TextMatrix(Jsqte, Sydz("011", GridStr(), Szzls)) = Trim(.Fields("GradeName") & "")                             '质量等级
  951.             CxbbGrid.TextMatrix(Jsqte, Sydz("012", GridStr(), Szzls)) = Trim(.Fields("Maker") & "")                                 '制单人
  952.             CxbbGrid.TextMatrix(Jsqte, Sydz("013", GridStr(), Szzls)) = Format(Trim(.Fields("MakeDate") & ""), "yyyy-mm-dd")        '制单日期
  953.             CxbbGrid.TextMatrix(Jsqte, Sydz("014", GridStr(), Szzls)) = Trim(.Fields("Checker") & "")                               '审核人
  954.             CxbbGrid.TextMatrix(Jsqte, Sydz("015", GridStr(), Szzls)) = Trim(.Fields("StockCheckNum") & "")                               '审核人
  955.             '<<]
  956.             '设置数据行高度(Fixed)
  957.             CxbbGrid.RowHeight(Jsqte) = Sjhgd
  958.      
  959.             '动态集指针加1,同时将计数器加1(Fixed)
  960.             .MoveNext
  961.             Jsqte = Jsqte + 1
  962.         Loop
  963.     End With
  964.     ']以上为用户自定义部分
  965. End Sub
  966. Private Sub CxbbGrid_DblClick()                                              '用户双击网格调入相应单据
  967.     
  968.     Dim RecTemp As New ADODB.Recordset               '临时使用动态集
  969.     '非数据行退出
  970.     If CxbbGrid.Row < CxbbGrid.FixedRows Or Val(CxbbGrid.TextMatrix(CxbbGrid.Row, 0)) = 0 Then
  971.         Exit Sub
  972.     End If
  973.     Sqlstr = "SELECT StockCheckMainID From Qc_StoDemotion Where StockCheckMainID=" & Val(CxbbGrid.TextMatrix(CxbbGrid.Row, 0))
  974.     Set RecTemp = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  975.     With RecTemp
  976.         If .EOF Then
  977.             Tsxx = "此降等使用报告单已被其他用户删除!"
  978.             Call Xtxxts(Tsxx, 0, 4)
  979.             Exit Sub
  980.         Else
  981.             '填充查询单据标识
  982.             XT_BillID = CxbbGrid.TextMatrix(CxbbGrid.Row, 0)
  983.             Xtcdcsfz = Str_QueryCondi
  984.                 
  985.             '设置单据处理为列表查询(修改)状态
  986.             Xtcdcs = "2"
  987.             '调入单据处理窗体
  988.             FrmJljy_StoDemotionCg.HelpContextID = 150300301
  989.             FrmJljy_StoDemotionCg.Show 1
  990.             
  991.             If Xtfhcs = "1" Then
  992.                 Tsxx = "降等使用报告单发生变化,是否刷新降等使用报告单列表?"
  993.                 yhAnswer = Xtxxts(Tsxx, 2, 2)
  994.                 If yhAnswer = 1 Then
  995.                     Xt_Wait.Show
  996.                     Xt_Wait.Refresh
  997.    
  998.                     '加快显示速度
  999.                     CxbbGrid.Redraw = False
  1000.  
  1001.                     '生成查询结果
  1002.                     Call Sub_Query(1)
  1003.    
  1004.                     CxbbGrid.Redraw = True
  1005.                     Xt_Wait.Hide
  1006.                 End If
  1007.             End If
  1008.         End If
  1009.     End With
  1010. End Sub
  1011. Private Sub Sub_AddBill()                                              '新增单据
  1012.     '设置单据处理为填制单据状态
  1013.     Xtcdcs = "1"
  1014.     '调入单据处理窗体
  1015.     FrmJljy_StoDemotionCg.HelpContextID = 150300301
  1016.     FrmJljy_StoDemotionCg.Show 1
  1017.     If Xtfhcs = "1" Then
  1018.         Tsxx = "降等使用报告单发生变化,是否刷新降等使用报告单列表?"
  1019.         yhAnswer = Xtxxts(Tsxx, 2, 2)
  1020.         If yhAnswer = 1 Then
  1021.             Xt_Wait.Show
  1022.             Xt_Wait.Refresh
  1023.    
  1024.             '加快显示速度
  1025.             CxbbGrid.Redraw = False
  1026.  
  1027.             '生成查询结果
  1028.             Call Sub_Query(1)
  1029.    
  1030.             CxbbGrid.Redraw = True
  1031.             Xt_Wait.Hide
  1032.         End If
  1033.     End If
  1034.    
  1035. End Sub
  1036. Private Sub Sub_DeleteBill()                                            '删除降等使用报告单
  1037.     
  1038.     Dim YAnswer As Integer
  1039.     Dim Lng_BillID As Long           '单据标识
  1040.   
  1041.     '非数据行退出
  1042.     If CxbbGrid.Row < CxbbGrid.FixedRows Or Val(CxbbGrid.TextMatrix(CxbbGrid.Row, 0)) = 0 Then
  1043.         Exit Sub
  1044.     End If
  1045.   
  1046.     Tsxx = "请确认是否删除当前降等使用报告单?"
  1047.     yhAnswer = Xtxxts(Tsxx, 2, 2)
  1048.   
  1049.     If yhAnswer = 1 Then
  1050.         '1.判断当前降等使用报告单是否允许删除
  1051.         If Not Fun_AllowDelete Then
  1052.             Exit Sub
  1053.         End If
  1054.   
  1055.         '2.删除单据所有内容
  1056.         Lng_BillID = Val(CxbbGrid.TextMatrix(CxbbGrid.Row, 0))
  1057.         On Error GoTo Swcwcl
  1058.         Cw_DataEnvi.DataConnect.BeginTrans
  1059.         '1.删除单据所有内容
  1060.         Cw_DataEnvi.DataConnect.Execute ("Delete Qc_StoDemotion Where StoCkCheckMainID=" & Val(Lng_BillID))    '删除子表内容
  1061.         Cw_DataEnvi.DataConnect.CommitTrans
  1062.       
  1063.         '删除网格进料单据数据
  1064.         Jsqte = CxbbGrid.FixedRows
  1065.         Do While Jsqte <= CxbbGrid.Rows - 1
  1066.             If Val(CxbbGrid.TextMatrix(Jsqte, 0)) = Lng_BillID Then
  1067.                 CxbbGrid.RemoveItem (Jsqte)
  1068.             Else
  1069.                 Jsqte = Jsqte + 1
  1070.             End If
  1071.         Loop
  1072.     Else
  1073.         Exit Sub
  1074.     End If
  1075.     Exit Sub
  1076. Swcwcl:
  1077.     Cw_DataEnvi.DataConnect.RollbackTrans
  1078.     Tsxx = "删除降等使用报告单过程出现未知错误,程序自动恢复删除前状态!"
  1079.     Call Xtxxts(Tsxx, 0, 1)
  1080.     Exit Sub
  1081.   
  1082. End Sub
  1083. Private Function Fun_AllowDelete() As Boolean                                        '判断当前单据是否允许删除
  1084.   
  1085.     Dim RecTemp As New ADODB.Recordset     '临时使用动态集
  1086.     Dim Sqlstr As String                   '查询字符串
  1087.     Dim Lng_BillID As Long                 '单据ID
  1088.   
  1089.     Lng_BillID = Val(CxbbGrid.TextMatrix(CxbbGrid.Row, 0))
  1090.     Sqlstr = "Select Checker From Qc_StoDemotion Where StockCheckMainID=" & Val(Lng_BillID)
  1091.     Set RecTemp = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  1092.     With RecTemp
  1093.         If Not .EOF Then
  1094.             If Trim(.Fields("Checker") & "") <> "" Then
  1095.                 Tsxx = "该降等使用报告单已审核,不能删除!"
  1096.                 Call Xtxxts(Tsxx, 0, 4)
  1097.                 Exit Function
  1098.             End If
  1099.             End If
  1100.     End With
  1101.     Fun_AllowDelete = True
  1102.   
  1103. End Function
  1104. Private Sub bbyl(bbylte As Boolean)                    '报表打印预览
  1105.     
  1106.     Dim Bbzbt$, Bbxbt() As String, bbxbtzzxs() As Integer, Bbxbtgs As Integer
  1107.     Dim Bbbwh() As String, Bbbwhzzxs() As Integer, Bbbwhgs As Integer
  1108.     Bbxbtgs = 1                                          '报 表 小 标 题 行 数
  1109.     Bbbwhgs = 0                                          '报 表 表 尾 行 数
  1110.     ReDim Bbxbt(1 To Bbxbtgs)
  1111.     ReDim bbxbtzzxs(1 To Bbxbtgs)
  1112.     If Bbbwhgs <> 0 Then
  1113.         ReDim Bbbwh(1 To Bbbwhgs)
  1114.         ReDim Bbbwhzzxs(1 To Bbbwhgs)
  1115.     End If
  1116.     Bbzbt = ReportTitle
  1117.     Bbxbt(1) = ""
  1118.     bbxbtzzxs(1) = 0                                     '报表行组织形式(0-居左 1-居进料 2-居右)
  1119.     Call Scyxsjb(CxbbGrid)                               '生成报表数据
  1120.     Call Scdybb(Dyymctbl, Bbzbt, Bbxbt(), bbxbtzzxs(), Bbxbtgs, Bbbwh(), Bbbwhzzxs(), Bbbwhgs, bbylte)
  1121.     If Not bbylte Then
  1122.         Unload DY_Tybbyldy
  1123.     End If
  1124. End Sub