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

企业管理

开发平台:

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 FrmJcsz_ProCheckStand 
  5.    BackColor       =   &H00E9F4FA&
  6.    BorderStyle     =   1  'Fixed Single
  7.    Caption         =   "成品检验标准"
  8.    ClientHeight    =   5205
  9.    ClientLeft      =   675
  10.    ClientTop       =   720
  11.    ClientWidth     =   9345
  12.    Icon            =   "基础_成品检验标准.frx":0000
  13.    KeyPreview      =   -1  'True
  14.    LinkTopic       =   "Form4"
  15.    MaxButton       =   0   'False
  16.    MinButton       =   0   'False
  17.    ScaleHeight     =   5205
  18.    ScaleWidth      =   9345
  19.    StartUpPosition =   1  '所有者中心
  20.    Begin VB.ComboBox YdCombo 
  21.       Height          =   300
  22.       Left            =   9000
  23.       Style           =   2  'Dropdown List
  24.       TabIndex        =   5
  25.       Top             =   960
  26.       Visible         =   0   'False
  27.       Width           =   1155
  28.    End
  29.    Begin VB.CommandButton Ydcommand1 
  30.       Height          =   300
  31.       Left            =   10680
  32.       Picture         =   "基础_成品检验标准.frx":1042
  33.       Style           =   1  'Graphical
  34.       TabIndex        =   4
  35.       Top             =   600
  36.       Visible         =   0   'False
  37.       Width           =   300
  38.    End
  39.    Begin VB.Timer Timer1 
  40.       Interval        =   1
  41.       Left            =   9690
  42.       Top             =   150
  43.    End
  44.    Begin VB.TextBox Ydtext 
  45.       BackColor       =   &H80000018&
  46.       BorderStyle     =   0  'None
  47.       Height          =   330
  48.       Left            =   7710
  49.       MultiLine       =   -1  'True
  50.       TabIndex        =   3
  51.       Top             =   960
  52.       Visible         =   0   'False
  53.       Width           =   1185
  54.    End
  55.    Begin VB.CommandButton Ydcommand 
  56.       Height          =   300
  57.       Left            =   10680
  58.       Picture         =   "基础_成品检验标准.frx":13CC
  59.       Style           =   1  'Graphical
  60.       TabIndex        =   2
  61.       Top             =   990
  62.       Visible         =   0   'False
  63.       Width           =   300
  64.    End
  65.    Begin VB.TextBox LrText 
  66.       ForeColor       =   &H00000000&
  67.       Height          =   300
  68.       Index           =   0
  69.       Left            =   1020
  70.       TabIndex        =   0
  71.       Text            =   "0"
  72.       Top             =   1500
  73.       Width           =   1650
  74.    End
  75.    Begin MSComctlLib.Toolbar Tlb_Action 
  76.       Align           =   1  'Align Top
  77.       Height          =   570
  78.       Left            =   0
  79.       TabIndex        =   1
  80.       Top             =   0
  81.       Width           =   9345
  82.       _ExtentX        =   16484
  83.       _ExtentY        =   1005
  84.       ButtonWidth     =   820
  85.       ButtonHeight    =   953
  86.       AllowCustomize  =   0   'False
  87.       Wrappable       =   0   'False
  88.       Appearance      =   1
  89.       Style           =   1
  90.       ImageList       =   "ImageList1"
  91.       _Version        =   393216
  92.       BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
  93.          NumButtons      =   25
  94.          BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  95.             Caption         =   "打印"
  96.             Key             =   "dy"
  97.             Object.ToolTipText     =   "打印当前单据或Ctrl+P"
  98.             ImageKey        =   "dy"
  99.          EndProperty
  100.          BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  101.             Caption         =   "预览"
  102.             Key             =   "yl"
  103.             ImageKey        =   "yl"
  104.          EndProperty
  105.          BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  106.             Key             =   "fgh0"
  107.             Style           =   3
  108.          EndProperty
  109.          BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  110.             Caption         =   "新增"
  111.             Key             =   "xz"
  112.             Object.ToolTipText     =   "新增加一张单据或F5"
  113.             ImageKey        =   "xz"
  114.          EndProperty
  115.          BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  116.             Caption         =   "修改"
  117.             Key             =   "xg"
  118.             Object.ToolTipText     =   "修改当前单据或F3"
  119.             ImageKey        =   "xg"
  120.          EndProperty
  121.          BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  122.             Caption         =   "删除"
  123.             Key             =   "sc"
  124.             Object.ToolTipText     =   "删除当前单据"
  125.             ImageKey        =   "sc"
  126.          EndProperty
  127.          BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  128.             Key             =   "fgh1"
  129.             Style           =   3
  130.          EndProperty
  131.          BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  132.             Caption         =   "增行"
  133.             Key             =   "zh"
  134.             Object.ToolTipText     =   "插入一行或Insert"
  135.             ImageKey        =   "zh"
  136.          EndProperty
  137.          BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  138.             Caption         =   "删行"
  139.             Key             =   "sh"
  140.             Object.ToolTipText     =   "删除当前记录行或Delete"
  141.             ImageKey        =   "sh"
  142.          EndProperty
  143.          BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  144.             Key             =   "fgh2"
  145.             Style           =   3
  146.          EndProperty
  147.          BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  148.             Caption         =   "查询"
  149.             Key             =   "find"
  150.             ImageKey        =   "cx"
  151.          EndProperty
  152.          BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  153.             Key             =   "fgh7"
  154.             Style           =   3
  155.          EndProperty
  156.          BeginProperty Button13 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  157.             Caption         =   "保存"
  158.             Key             =   "bc"
  159.             Object.ToolTipText     =   "保存单据或F6"
  160.             ImageKey        =   "bc"
  161.          EndProperty
  162.          BeginProperty Button14 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  163.             Caption         =   "放弃"
  164.             Key             =   "fq"
  165.             Object.ToolTipText     =   "放弃此次操作"
  166.             ImageKey        =   "fq"
  167.          EndProperty
  168.          BeginProperty Button15 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  169.             Enabled         =   0   'False
  170.             Object.Visible         =   0   'False
  171.             Key             =   "fgh3"
  172.             Style           =   3
  173.          EndProperty
  174.          BeginProperty Button16 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  175.             Enabled         =   0   'False
  176.             Object.Visible         =   0   'False
  177.             Caption         =   "审核"
  178.             Key             =   "shsh"
  179.             ImageKey        =   "check"
  180.          EndProperty
  181.          BeginProperty Button17 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  182.             Enabled         =   0   'False
  183.             Object.Visible         =   0   'False
  184.             Caption         =   "弃审"
  185.             Key             =   "shqs"
  186.             ImageKey        =   "qs"
  187.          EndProperty
  188.          BeginProperty Button18 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  189.             Key             =   "fgh4"
  190.             Style           =   3
  191.          EndProperty
  192.          BeginProperty Button19 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  193.             Caption         =   "首张"
  194.             Key             =   "first"
  195.             ImageKey        =   "first"
  196.          EndProperty
  197.          BeginProperty Button20 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  198.             Caption         =   "上张"
  199.             Key             =   "prev"
  200.             ImageKey        =   "prev"
  201.          EndProperty
  202.          BeginProperty Button21 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  203.             Caption         =   "下张"
  204.             Key             =   "next"
  205.             ImageKey        =   "next"
  206.          EndProperty
  207.          BeginProperty Button22 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  208.             Caption         =   "末张"
  209.             Key             =   "last"
  210.             ImageKey        =   "last"
  211.          EndProperty
  212.          BeginProperty Button23 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  213.             Key             =   "fgh5"
  214.             Style           =   3
  215.          EndProperty
  216.          BeginProperty Button24 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  217.             Caption         =   "帮助"
  218.             Key             =   "bz"
  219.             ImageKey        =   "bz"
  220.          EndProperty
  221.          BeginProperty Button25 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  222.             Caption         =   "退出"
  223.             Key             =   "fh"
  224.             ImageKey        =   "tc"
  225.          EndProperty
  226.       EndProperty
  227.       BorderStyle     =   1
  228.    End
  229.    Begin MSComctlLib.ImageList ImageList1 
  230.       Left            =   10410
  231.       Top             =   1350
  232.       _ExtentX        =   1005
  233.       _ExtentY        =   1005
  234.       BackColor       =   -2147483643
  235.       ImageWidth      =   16
  236.       ImageHeight     =   16
  237.       MaskColor       =   12632256
  238.       _Version        =   393216
  239.       BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
  240.          NumListImages   =   37
  241.          BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  242.             Picture         =   "基础_成品检验标准.frx":1756
  243.             Key             =   "sz"
  244.          EndProperty
  245.          BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  246.             Picture         =   "基础_成品检验标准.frx":1AF0
  247.             Key             =   "dy"
  248.          EndProperty
  249.          BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  250.             Picture         =   "基础_成品检验标准.frx":1E8A
  251.             Key             =   "yl"
  252.          EndProperty
  253.          BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  254.             Picture         =   "基础_成品检验标准.frx":2224
  255.             Key             =   "xg"
  256.          EndProperty
  257.          BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  258.             Picture         =   "基础_成品检验标准.frx":25BE
  259.             Key             =   "zh"
  260.          EndProperty
  261.          BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  262.             Picture         =   "基础_成品检验标准.frx":2958
  263.             Key             =   "sh"
  264.          EndProperty
  265.          BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  266.             Picture         =   "基础_成品检验标准.frx":2CF2
  267.             Key             =   "bc"
  268.          EndProperty
  269.          BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  270.             Picture         =   "基础_成品检验标准.frx":308C
  271.             Key             =   "fq"
  272.          EndProperty
  273.          BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  274.             Picture         =   "基础_成品检验标准.frx":3426
  275.             Key             =   "bz"
  276.          EndProperty
  277.          BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  278.             Picture         =   "基础_成品检验标准.frx":37C0
  279.             Key             =   "tc"
  280.          EndProperty
  281.          BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  282.             Picture         =   "基础_成品检验标准.frx":3B5A
  283.             Key             =   "bcgs"
  284.          EndProperty
  285.          BeginProperty ListImage12 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  286.             Picture         =   "基础_成品检验标准.frx":3EF4
  287.             Key             =   "mrlk"
  288.          EndProperty
  289.          BeginProperty ListImage13 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  290.             Picture         =   "基础_成品检验标准.frx":428E
  291.             Key             =   "xsxm"
  292.          EndProperty
  293.          BeginProperty ListImage14 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  294.             Picture         =   "基础_成品检验标准.frx":4628
  295.             Key             =   "first"
  296.          EndProperty
  297.          BeginProperty ListImage15 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  298.             Picture         =   "基础_成品检验标准.frx":49C2
  299.             Key             =   "prev"
  300.          EndProperty
  301.          BeginProperty ListImage16 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  302.             Picture         =   "基础_成品检验标准.frx":4D5C
  303.             Key             =   "next"
  304.          EndProperty
  305.          BeginProperty ListImage17 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  306.             Picture         =   "基础_成品检验标准.frx":50F6
  307.             Key             =   "last"
  308.          EndProperty
  309.          BeginProperty ListImage18 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  310.             Picture         =   "基础_成品检验标准.frx":5490
  311.             Key             =   "xx"
  312.          EndProperty
  313.          BeginProperty ListImage19 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  314.             Picture         =   "基础_成品检验标准.frx":582A
  315.             Key             =   "define"
  316.          EndProperty
  317.          BeginProperty ListImage20 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  318.             Picture         =   "基础_成品检验标准.frx":5BC4
  319.             Key             =   "exec"
  320.          EndProperty
  321.          BeginProperty ListImage21 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  322.             Picture         =   "基础_成品检验标准.frx":5F5E
  323.             Key             =   "xz"
  324.          EndProperty
  325.          BeginProperty ListImage22 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  326.             Picture         =   "基础_成品检验标准.frx":62F8
  327.             Key             =   "sc"
  328.          EndProperty
  329.          BeginProperty ListImage23 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  330.             Picture         =   "基础_成品检验标准.frx":6692
  331.             Key             =   "sx"
  332.          EndProperty
  333.          BeginProperty ListImage24 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  334.             Picture         =   "基础_成品检验标准.frx":6A2C
  335.             Key             =   "cx"
  336.          EndProperty
  337.          BeginProperty ListImage25 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  338.             Picture         =   "基础_成品检验标准.frx":6DC6
  339.             Key             =   "zd"
  340.          EndProperty
  341.          BeginProperty ListImage26 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  342.             Picture         =   "基础_成品检验标准.frx":7160
  343.             Key             =   "dz"
  344.          EndProperty
  345.          BeginProperty ListImage27 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  346.             Picture         =   "基础_成品检验标准.frx":74FA
  347.             Key             =   "ph"
  348.          EndProperty
  349.          BeginProperty ListImage28 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  350.             Picture         =   "基础_成品检验标准.frx":7894
  351.             Key             =   "fz"
  352.          EndProperty
  353.          BeginProperty ListImage29 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  354.             Picture         =   "基础_成品检验标准.frx":7C2E
  355.             Key             =   "dw"
  356.          EndProperty
  357.          BeginProperty ListImage30 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  358.             Picture         =   "基础_成品检验标准.frx":7FC8
  359.             Key             =   "hf"
  360.          EndProperty
  361.          BeginProperty ListImage31 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  362.             Picture         =   "基础_成品检验标准.frx":8362
  363.             Key             =   "pz"
  364.          EndProperty
  365.          BeginProperty ListImage32 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  366.             Picture         =   "基础_成品检验标准.frx":86FC
  367.             Key             =   "check"
  368.          EndProperty
  369.          BeginProperty ListImage33 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  370.             Picture         =   "基础_成品检验标准.frx":8A96
  371.             Key             =   "qs"
  372.          EndProperty
  373.          BeginProperty ListImage34 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  374.             Picture         =   "基础_成品检验标准.frx":8E30
  375.             Key             =   "fullcheck"
  376.          EndProperty
  377.          BeginProperty ListImage35 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  378.             Picture         =   "基础_成品检验标准.frx":91CA
  379.             Key             =   "qq"
  380.          EndProperty
  381.          BeginProperty ListImage36 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  382.             Picture         =   "基础_成品检验标准.frx":9564
  383.             Key             =   "bcw"
  384.          EndProperty
  385.          BeginProperty ListImage37 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  386.             Picture         =   "基础_成品检验标准.frx":98FE
  387.             Key             =   "ye"
  388.          EndProperty
  389.       EndProperty
  390.    End
  391.    Begin VSFlex8Ctl.VSFlexGrid WglrGrid 
  392.       Height          =   3345
  393.       Left            =   120
  394.       TabIndex        =   6
  395.       Top             =   2280
  396.       Width           =   10680
  397.       _ExtentX        =   18838
  398.       _ExtentY        =   5900
  399.       Appearance      =   1
  400.       BorderStyle     =   1
  401.       Enabled         =   -1  'True
  402.       BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  403.          Name            =   "宋体"
  404.          Size            =   9
  405.          Charset         =   134
  406.          Weight          =   400
  407.          Underline       =   0   'False
  408.          Italic          =   0   'False
  409.          Strikethrough   =   0   'False
  410.       EndProperty
  411.       MousePointer    =   0
  412.       BackColor       =   16777215
  413.       ForeColor       =   -2147483640
  414.       BackColorFixed  =   12640511
  415.       ForeColorFixed  =   -2147483630
  416.       BackColorSel    =   -2147483643
  417.       ForeColorSel    =   -2147483640
  418.       BackColorBkg    =   16777215
  419.       BackColorAlternate=   16777215
  420.       GridColor       =   -2147483633
  421.       GridColorFixed  =   -2147483632
  422.       TreeColor       =   -2147483632
  423.       FloodColor      =   192
  424.       SheetBorder     =   -2147483642
  425.       FocusRect       =   1
  426.       HighLight       =   1
  427.       AllowSelection  =   0   'False
  428.       AllowBigSelection=   0   'False
  429.       AllowUserResizing=   0
  430.       SelectionMode   =   0
  431.       GridLines       =   1
  432.       GridLinesFixed  =   2
  433.       GridLineWidth   =   1
  434.       Rows            =   5000
  435.       Cols            =   10
  436.       FixedRows       =   1
  437.       FixedCols       =   0
  438.       RowHeightMin    =   0
  439.       RowHeightMax    =   0
  440.       ColWidthMin     =   0
  441.       ColWidthMax     =   0
  442.       ExtendLastCol   =   0   'False
  443.       FormatString    =   ""
  444.       ScrollTrack     =   0   'False
  445.       ScrollBars      =   3
  446.       ScrollTips      =   0   'False
  447.       MergeCells      =   0
  448.       MergeCompare    =   0
  449.       AutoResize      =   -1  'True
  450.       AutoSizeMode    =   0
  451.       AutoSearch      =   0
  452.       MultiTotals     =   -1  'True
  453.       SubtotalPosition=   1
  454.       OutlineBar      =   0
  455.       OutlineCol      =   0
  456.       Ellipsis        =   0
  457.       ExplorerBar     =   0
  458.       PicturesOver    =   0   'False
  459.       FillStyle       =   0
  460.       RightToLeft     =   0   'False
  461.       PictureType     =   0
  462.       TabBehavior     =   0
  463.       OwnerDraw       =   0
  464.       Editable        =   0   'False
  465.       ShowComboButton =   -1  'True
  466.       WordWrap        =   -1  'True
  467.       TextStyle       =   0
  468.       TextStyleFixed  =   0
  469.       OleDragMode     =   0
  470.       OleDropMode     =   0
  471.       DataMode        =   0
  472.       VirtualData     =   -1  'True
  473.       Begin VSFlex8Ctl.VSFlexGrid HjGrid 
  474.          Height          =   885
  475.          Left            =   0
  476.          TabIndex        =   7
  477.          Top             =   2400
  478.          Width           =   7545
  479.          _ExtentX        =   13309
  480.          _ExtentY        =   1561
  481.          Appearance      =   1
  482.          BorderStyle     =   0
  483.          Enabled         =   -1  'True
  484.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  485.             Name            =   "宋体"
  486.             Size            =   9
  487.             Charset         =   134
  488.             Weight          =   400
  489.             Underline       =   0   'False
  490.             Italic          =   0   'False
  491.             Strikethrough   =   0   'False
  492.          EndProperty
  493.          MousePointer    =   0
  494.          BackColor       =   14671839
  495.          ForeColor       =   -2147483640
  496.          BackColorFixed  =   -2147483633
  497.          ForeColorFixed  =   -2147483630
  498.          BackColorSel    =   -2147483643
  499.          ForeColorSel    =   -2147483640
  500.          BackColorBkg    =   16777215
  501.          BackColorAlternate=   14671839
  502.          GridColor       =   -2147483633
  503.          GridColorFixed  =   -2147483632
  504.          TreeColor       =   -2147483632
  505.          FloodColor      =   192
  506.          SheetBorder     =   -2147483642
  507.          FocusRect       =   1
  508.          HighLight       =   1
  509.          AllowSelection  =   0   'False
  510.          AllowBigSelection=   0   'False
  511.          AllowUserResizing=   0
  512.          SelectionMode   =   0
  513.          GridLines       =   1
  514.          GridLinesFixed  =   2
  515.          GridLineWidth   =   1
  516.          Rows            =   5000
  517.          Cols            =   10
  518.          FixedRows       =   1
  519.          FixedCols       =   0
  520.          RowHeightMin    =   0
  521.          RowHeightMax    =   0
  522.          ColWidthMin     =   0
  523.          ColWidthMax     =   0
  524.          ExtendLastCol   =   0   'False
  525.          FormatString    =   ""
  526.          ScrollTrack     =   0   'False
  527.          ScrollBars      =   3
  528.          ScrollTips      =   0   'False
  529.          MergeCells      =   0
  530.          MergeCompare    =   0
  531.          AutoResize      =   -1  'True
  532.          AutoSizeMode    =   0
  533.          AutoSearch      =   0
  534.          MultiTotals     =   -1  'True
  535.          SubtotalPosition=   1
  536.          OutlineBar      =   0
  537.          OutlineCol      =   0
  538.          Ellipsis        =   0
  539.          ExplorerBar     =   0
  540.          PicturesOver    =   0   'False
  541.          FillStyle       =   0
  542.          RightToLeft     =   0   'False
  543.          PictureType     =   0
  544.          TabBehavior     =   0
  545.          OwnerDraw       =   0
  546.          Editable        =   0   'False
  547.          ShowComboButton =   -1  'True
  548.          WordWrap        =   -1  'True
  549.          TextStyle       =   0
  550.          TextStyleFixed  =   0
  551.          OleDragMode     =   0
  552.          OleDropMode     =   0
  553.          DataMode        =   0
  554.          VirtualData     =   -1  'True
  555.       End
  556.    End
  557.    Begin VB.Label TsLabel 
  558.       Alignment       =   1  'Right Justify
  559.       AutoSize        =   -1  'True
  560.       BackStyle       =   0  'Transparent
  561.       Caption         =   "单据号:"
  562.       Height          =   180
  563.       Index           =   0
  564.       Left            =   240
  565.       TabIndex        =   14
  566.       Top             =   1560
  567.       Width           =   765
  568.    End
  569.    Begin VB.Label Lab_Checker 
  570.       Appearance      =   0  'Flat
  571.       BackColor       =   &H80000005&
  572.       BackStyle       =   0  'Transparent
  573.       ForeColor       =   &H00000000&
  574.       Height          =   225
  575.       Left            =   7170
  576.       TabIndex        =   13
  577.       Top             =   6360
  578.       Width           =   735
  579.    End
  580.    Begin VB.Label Lab_Bill 
  581.       Appearance      =   0  'Flat
  582.       BackColor       =   &H80000005&
  583.       BackStyle       =   0  'Transparent
  584.       ForeColor       =   &H00000000&
  585.       Height          =   225
  586.       Left            =   9030
  587.       TabIndex        =   12
  588.       Top             =   6330
  589.       Width           =   735
  590.    End
  591.    Begin VB.Label Lab_OperStatus 
  592.       BackColor       =   &H000080FF&
  593.       Caption         =   "1"
  594.       Height          =   345
  595.       Left            =   10290
  596.       TabIndex        =   11
  597.       Top             =   960
  598.       Visible         =   0   'False
  599.       Width           =   345
  600.    End
  601.    Begin VB.Label Lab_Djclzt 
  602.       BackColor       =   &H0000FFFF&
  603.       Caption         =   "1"
  604.       ForeColor       =   &H00808080&
  605.       Height          =   255
  606.       Left            =   10320
  607.       TabIndex        =   10
  608.       Top             =   600
  609.       Visible         =   0   'False
  610.       Width           =   285
  611.    End
  612.    Begin VB.Label Lab_BillId 
  613.       AutoSize        =   -1  'True
  614.       BackColor       =   &H0080C0FF&
  615.       Height          =   270
  616.       Left            =   7680
  617.       TabIndex        =   9
  618.       Top             =   600
  619.       Visible         =   0   'False
  620.       Width           =   2490
  621.    End
  622.    Begin VB.Label Lab_Title 
  623.       AutoSize        =   -1  'True
  624.       BackColor       =   &H80000018&
  625.       BackStyle       =   0  'Transparent
  626.       Caption         =   "单据标题自动调整"
  627.       BeginProperty Font 
  628.          Name            =   "宋体"
  629.          Size            =   15
  630.          Charset         =   134
  631.          Weight          =   700
  632.          Underline       =   0   'False
  633.          Italic          =   0   'False
  634.          Strikethrough   =   0   'False
  635.       EndProperty
  636.       ForeColor       =   &H00000000&
  637.       Height          =   300
  638.       Left            =   2640
  639.       TabIndex        =   8
  640.       Top             =   780
  641.       Width           =   2520
  642.    End
  643. End
  644. Attribute VB_Name = "FrmJcsz_ProCheckStand"
  645. Attribute VB_GlobalNameSpace = False
  646. Attribute VB_Creatable = False
  647. Attribute VB_PredeclaredId = True
  648. Attribute VB_Exposed = False
  649. '***********************************************************************************************************
  650. '*    模 块 名 称 :成品检验标准
  651. '*    功 能 描 述 :此功能模块主要完成成品检验标准单据录入、修改、删除、预览打印等。
  652. '*    程序员姓名  :张晶石
  653. '*    最后修改人  :张晶石
  654. '*    最后修改时间:2002/01/22
  655. '*    备        注:程序中所有依实际情况自定义部分均用[>>  <<]括起
  656. '*
  657. '*    1.每次调入外部功能窗体,均要加锁ChangeLock=True,窗体关闭后解锁ChangeLock=false
  658. '*                                    TextValiLock=True             TextValiLock=false
  659. '*
  660. '*    2.Lab_OperStatus 用此标签来标识单据录入状态(默认值为1) "1"-浏览 "2"-新增 "3"-修改
  661. '*
  662. '*    3.Lab_Djclzt 用此标签来标识单据处理状态(默认值为1) "1"-填制单据  "2"-查询单据列表  "3"-明细帐联查单据
  663. '*
  664. '*    4.原则:只要单据能够存盘(无论修改或新增)则其必须接受完整性及有效性规则检查
  665. '***********************************************************************************************************
  666.  
  667. '[以下为根据实际情况设置变量
  668. Dim Bln_BillChange As Boolean                   '标识单据是否发生改动
  669. Dim Rec_Query As New ADODB.Recordset            '单据组查询结果动态集(保存当前单据组ID)
  670. Public Str_QueryCondi As String                 '单据组查询条件(接收单据列表传递查询条件)
  671. Public bln_Help As Boolean
  672. Dim str_TempSql As String
  673. Dim rs_Temp As New ADODB.Recordset
  674. ']
  675. '以下为固定使用变量(单据)
  676. Dim BillCode As String                          '单据设计编码(索引号)
  677. Dim Var_Bill() As Variant                       '用来返回单据设计信息
  678. Dim ReportTitle As String                       '报表主标题
  679. Dim Tsxx As String                              '系统提示信息
  680. '以下为固定使用变量(网格)
  681. Dim Cxnrrec As New ADODB.Recordset              '显示查询内容动态集
  682. Dim Dyymctbl As New DY_Dyymsz                   '打印页面窗体变量
  683. Dim GridCode As String                          '显示网格网格代码
  684. Dim GridInf() As Variant                        '整个网格设置信息
  685. Dim Pmbcsjhs As Long                            '屏幕网格保持数据行数(大于等于1)
  686. Dim Fzxwghs As Integer                          '辅助项网格行数(包括合计行)
  687. Dim Sfxshjwg As Boolean                         '是否显示合计网格
  688. Dim Qslz As Long                                '网格隐藏(非操作显示)列数
  689. Dim Sjhgd As Double                             '网格数据行高度
  690. Dim GridBoolean() As Boolean                    '网格列信息(布尔型)
  691. Dim GridStr()  As String                        '网格列信息(字符型)
  692. Dim GridInt() As Integer                        '网格列信息(整型)
  693. Dim Sfblbzkd As Boolean                         '是否保留帮助宽度(字段提供帮助时,是否为按钮保留空间)
  694. Dim Dqlrwgh As Long                             '当前录入数据网格行
  695. Dim Dqlrwgl As Long                             '当前录入数据网格列
  696. Dim Dqlkwgh As Long                             '刚刚离开网格行(不一定为录入行)
  697. Dim Dqlkwgl As Long                             '刚刚离开网格列
  698. Dim Dqtoprow As Long                            '当前录入状态时最上端可视行
  699. Dim Dqleftcol As Long                           '当前录入状态时最左端可视列
  700. Dim Zdlrqnr As String                           '字段录入修改前内容(用来判断内容是否修改)
  701. Dim Wbkbhlock As Boolean                        '文本框改变值锁
  702. Dim Changelock As Boolean                       '网格行列改变控制锁(用来区别用户改变.程序改变)
  703. Dim Gdtlock As Boolean                          '滚动条滚动控制(用来区别用户改变.程序改变)
  704. Dim Yxxpdlock As Boolean                        '字段有效性判断锁(内容不修改不需进行字段有效性判断)
  705. Dim Hyxxpdlock As Boolean                       '行有效性判断锁(字段内容不修改不需进行行有效性判断)
  706. Dim Valilock As Boolean                         '文本框失去焦点是否进行有效性控制(TRUE 为锁定*限用网格录入)
  707. Dim Shsfts As Boolean                           '删除记录行是否提示
  708. Dim Szzls As Integer                            '网格信息数组最大下标值(网格列数-1)
  709. '以下为固定使用变量(文本框)
  710. Dim Textvar() As Variant                        '存储变体型文本框信息
  711. Dim Textboolean() As Boolean                    '存储布尔型文本框信息
  712. Dim Textint() As Integer                        '存储整型文本框信息
  713. Dim Textstr() As String                         '存储字符型文本框信息
  714. Dim Max_Text_Index As Integer                   '最大录入文本框索引值
  715. Dim TextGroupCode As String                     '文本框录入分组编码
  716. Dim TextValiLock As Boolean                     '文本框失去焦点是否进行有效性控制判断
  717. Dim TextValiJudgeLock() As Boolean              '文本框录入有效性判断控制锁
  718. Dim TextChangeLock As Boolean                   '文本框内容变换控制锁
  719.     
  720. Private Sub Form_KeyPress(KeyAscii As Integer)      '控 制 焦 点 转 移
  721.     
  722.     Dim jdzygs As Integer
  723.     jdzygs = 7                                       '在单据录入中,此焦点转移控制值一定小于等于文本框个数,否则网格回车键将不支持.
  724.     Select Case KeyAscii
  725.     Case vbKeyReturn
  726.         If Kjjdzy(jdzygs) Then
  727.             KeyAscii = 0
  728.         End If
  729.     Case 39           '屏蔽字符"'"
  730.         KeyAscii = 0
  731.     End Select
  732.     
  733. End Sub
  734. Private Sub Form_Load()                                                        '窗 体 装 入
  735.     
  736.     '初始化各种锁值(Fixed)
  737.     Changelock = False             '网格行列改变控制锁
  738.     Gdtlock = False                '滚动条滚动控制
  739.     Yxxpdlock = True               '字段有效性判断锁
  740.     Hyxxpdlock = True              '行有效性判断锁
  741.     Wbkbhlock = False              '文本框内容改变锁
  742.     
  743.     '调入单据信息(需要修改BillCode)
  744.     BillCode = "1502"
  745.     Call Sub_ReadBillInfo(BillCode, Me, Var_Bill())
  746.     Lab_Title = Var_Bill(2)
  747.     Lab_Title.Move (Me.Width - Lab_Title.Width) / 2, 800
  748.     
  749.     '报表编码
  750.     XtReportCode = Var_Bill(5)
  751.     Load Dyymctbl
  752.     
  753.     '以下为文本框处理程序(Fixed)
  754.     TextGroupCode = Var_Bill(3)
  755.     
  756.     Call Drwbkxx(TextGroupCode, Textvar(), Textboolean(), Textint(), Textstr())  '读入文本框录入信息
  757.     Call Wbkcsh
  758.     
  759.     '调入网格并记录一些网格信息(Fixed)
  760.     GridCode = Var_Bill(4)         '网格属性编码
  761.     Call BzWgcsh(WglrGrid, GridCode, GridInf(), GridBoolean(), GridInt(), GridStr())
  762.     
  763.     Qslz = GridInf(1)
  764.     Sjhgd = GridInf(2)
  765.     Fzxwghs = GridInf(4)
  766.     Sfblbzkd = GridInf(5)
  767.     Shsfts = GridInf(6)
  768.     Sfxshjwg = GridInf(7)
  769.     Szzls = WglrGrid.Cols - 1
  770.     Pmbcsjhs = Int((WglrGrid.Height - WglrGrid.FixedRows * WglrGrid.RowHeight(0)) / Sjhgd) - Fzxwghs - 1
  771.     
  772.     For Jsqte = WglrGrid.FixedRows To WglrGrid.Rows - 1
  773.         WglrGrid.RowHeight(Jsqte) = Sjhgd
  774.     Next Jsqte
  775.     
  776.     '初始化合计网格(Fixed)
  777.     Call Cshhjwg
  778.     
  779.     '单据变动置为False(Fixed)
  780.     Bln_BillChange = False
  781.     
  782.     '调入数据初始化模块(Fixed)
  783.     Lab_Djclzt.Caption = Xtcdcs
  784.     Call Sjcsh(Trim(Lab_Djclzt.Caption))
  785.     
  786. End Sub
  787. Private Sub Form_Unload(Cancel As Integer)           '窗体卸载
  788.     
  789.     '是否保存已修改单据
  790.      Dim YAnswer As Integer
  791.      If Lab_OperStatus.Caption = "2" Or Lab_OperStatus.Caption = "3" Then
  792.          Tsxx = "单据尚未保存,是否退出?"
  793.          YAnswer = Xtxxts(Tsxx, 2, 2)
  794.          If YAnswer <> 1 Then
  795.              Cancel = 1
  796.              Exit Sub
  797.          End If
  798.      End If
  799.     
  800.     
  801.     '卸载打印页面窗体
  802.     Unload Dyymctbl
  803.     
  804.     '判断单据是否发生变化,并返回相应标识
  805.     If Bln_BillChange Then
  806.         Xtfhcs = "1"
  807.     Else
  808.         Xtfhcs = "0"
  809.     End If
  810.     
  811. End Sub
  812. Private Sub Sjcsh(Str_Pzclzt As String)              '数据初始化模块(根据实际情况)
  813.     
  814.     Dim Sqlstr As String       '查询单据列表条件
  815.     
  816.     '[>>根据实际情况初始化
  817.     Select Case Str_Pzclzt
  818.     Case "1"   '填制单据
  819.         '调入用户查询结果动态集(默认显示用户当前操作业务日期的单据)
  820.         Sqlstr = "SELECT productstandmainid From QC_ProductStandMain ORDER BY productstandmainid "
  821.         Set Rec_Query = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  822.         
  823.         '新增单据
  824.         Call Sub_AddBill
  825.     Case "2"   '查询单据(单据列表)
  826.         
  827.         '填充查询单据标识
  828.         Lab_BillId.Caption = XT_BillID
  829.         Str_QueryCondi = Xtcdcsfz
  830.         
  831.         Call Sub_ShowBill
  832.         Call Sub_OperStatus("10")
  833.         
  834.         '调入用户查询结果动态集
  835.         Sqlstr = "SELECT DISTINCT productstandmainid From qc_v_prostandsub a " & Str_QueryCondi & " ORDER BY productstandmainid"
  836.         Set Rec_Query = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  837.         Rec_Query.Find "productstandmainid=" & Val(Lab_BillId.Caption)
  838.     Case "3"   '明细帐联查单据
  839.         '设置工具条显示
  840.         With Tlb_Action
  841.             .Buttons("xz").Enabled = False             '新增
  842.             .Buttons("xg").Enabled = False             '修改
  843.             .Buttons("sc").Enabled = False             '删除
  844.             .Buttons("fgh0").Enabled = False           '分隔行
  845.             .Buttons("zh").Enabled = False             '增行
  846.             .Buttons("sh").Enabled = False             '删行
  847.             .Buttons("fgh1").Enabled = False           '分隔行
  848.             .Buttons("bc").Enabled = False             '保存
  849.             .Buttons("fq").Enabled = False             '放弃
  850.             .Buttons("fgh2").Enabled = False           '分隔行
  851.             .Buttons("find").Enabled = False           '查询
  852.             .Buttons("first").Enabled = False          '首张
  853.             .Buttons("prev").Enabled = False           '上张
  854.             .Buttons("next").Enabled = False           '下张
  855.             .Buttons("last").Enabled = False           '末张
  856.             .Buttons("fgh5").Enabled = False           '分割行
  857.         End With
  858.         
  859.         Call Sub_ShowBill
  860.         
  861.         '设置操作状态为浏览
  862.         Lab_OperStatus.Caption = "1"
  863.         
  864.         '录入文本框
  865.         For Jsqte = Max_Text_Index To 0 Step -1
  866.             LrText(Jsqte).Enabled = False
  867.         Next Jsqte
  868.     End Select
  869.     
  870.     '<<]
  871.     
  872. End Sub
  873. Private Sub Sub_ShowBill()                                          '根据当前单据ID显示整张单据内容
  874.     
  875.     '过程默认参数为当前窗体中单据ID:Lab_BillID
  876.     Dim Sqlstr As String                           '临时使用字符串
  877.     Dim RecTemp As New ADODB.Recordset             '临时使用动态集
  878.     Dim Jsqte As Long                              '临时计数器
  879.     
  880.     '禁止网格刷新动作,为加快网格显示速度(Fixed)
  881.     WglrGrid.Redraw = False
  882.     
  883.     '本张单据查询字符串
  884.     Sqlstr = "select * from qc_v_productstandsub Where productstandmainid='" & Val(Lab_BillId.Caption) & "' Order By qc_v_productstandsub.ProductStandSubId"
  885.     Set RecTemp = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  886.     
  887.     With RecTemp
  888.         WglrGrid.Rows = WglrGrid.FixedRows
  889.         If .EOF Then
  890.             WglrGrid.Redraw = True
  891.             Exit Sub
  892.         Else
  893.             '[>>显示单据头
  894.             TextChangeLock = True     '文本框加锁
  895.             LrText(0).Text = Trim(.Fields("productstandmainid") & "")          '单据号
  896.             LrText(1).Text = Trim(.Fields("mnumber") & "")                     '物料编码
  897.             LrText(2).Text = Trim(.Fields("mName") & "")                       '物料名称
  898.             LrText(3).Text = Trim(.Fields("Model") & "")                       '规格型号
  899.             LrText(4).Text = Trim(.Fields("checksortname") & "")               '检验类别名称
  900.             LrText(4).Tag = Trim(.Fields("checksortcode") & "")                '检验类别编码
  901.             LrText(5).Text = Trim(.Fields("gradename") & "")                   '质量等级名称
  902.             LrText(5).Tag = Trim(.Fields("gradecode") & "")                    '质量等级编码
  903.             TextChangeLock = False    '文本框解锁
  904.             '<<]
  905.         End If
  906.         Jsqte = WglrGrid.FixedRows
  907.         Do While Not .EOF
  908.             WglrGrid.AddItem ""
  909.             '[>>显示单据分录
  910.             WglrGrid.TextMatrix(Jsqte, 0) = "*"                                                        '数据有效行标识(必填)
  911.             WglrGrid.TextMatrix(Jsqte, 1) = Trim(.Fields("itemcode") & "")                             '检验项目代码
  912.             WglrGrid.TextMatrix(Jsqte, Sydz("001", GridStr(), Szzls)) = Trim(.Fields("itemname") & "") '检验项目名称
  913.             WglrGrid.TextMatrix(Jsqte, Sydz("002", GridStr(), Szzls)) = Trim(.Fields("stand") & "")    '检验标准
  914.             WglrGrid.TextMatrix(Jsqte, Sydz("003", GridStr(), Szzls)) = Trim(.Fields("unitname") & "") '计量单位
  915.             WglrGrid.TextMatrix(Jsqte, Sydz("004", GridStr(), Szzls)) = Trim(.Fields("Remark") & "")   '备注
  916.             
  917.             WglrGrid.RowHeight(Jsqte) = Sjhgd
  918.             .MoveNext
  919.             Jsqte = Jsqte + 1
  920.         Loop
  921.     End With
  922.     
  923.     
  924.     '调整网格(Fixed)
  925.     Call Sub_AdjustGrid
  926.     
  927.     '将网格刷新解禁(Fixed)
  928.     WglrGrid.Redraw = True
  929.     
  930. End Sub
  931. Private Sub Tlb_Action_ButtonClick(ByVal Button As MSComctlLib.Button)             '用户点击工具条
  932.     
  933.     '屏蔽文本框,下拉组合框有效性判断
  934.     Valilock = True
  935.     
  936.     '屏蔽网格失去焦点产生的有效性判断
  937.     Changelock = True
  938.     
  939.     Select Case Button.Key
  940.     Case "yl"                                            '预 览
  941.         If Fun_Drfrmyxxpd Then
  942.             BillGridPrint WglrGrid, LrText, GridStr(), Szzls, GridCode, TextGroupCode, XtReportCode, False
  943.         End If
  944.     Case "dy"                                            '打 印
  945.         If Fun_Drfrmyxxpd Then
  946.             Dim yhAnswer As Integer      '打印提示
  947.             
  948.             '用户确认是否打印单据
  949.             Tsxx = "请确认是否打印当前单据?"
  950.             yhAnswer = Xtxxts(Tsxx, 2, 2)
  951.             If yhAnswer = 2 Then
  952.                 Exit Sub
  953.             End If
  954.             BillGridPrint WglrGrid, LrText, GridStr(), Szzls, GridCode, TextGroupCode, XtReportCode, True
  955.         End If
  956.     Case "xz"                                            '新 增
  957.         Call Sub_AddBill
  958.     Case "xg"                                            '修 改
  959.         Call Sub_EditBill
  960.     Case "sc"                                            '删 除
  961.         Call Sub_DeleteBill
  962.     Case "zh"                                            '增 行
  963.         Call zjlrfl
  964.     Case "sh"                                            '删 行
  965.         Call Scdqfl
  966.     Case "find"                                          '查 询
  967.         Call Drbmhelp(0, "Qc_ProCheckStand", "")
  968.         If Xtfhcs <> "" Then
  969.             Lab_BillId.Caption = Xtfhcs
  970.             Call Sub_ShowBill
  971.         End If
  972.     Case "bc"                                            '保 存
  973.         If Fun_Drfrmyxxpd Then
  974.             Call Sub_SaveBill
  975.         End If
  976.     Case "fq"                                            '放 弃
  977.         Call Sub_AbandonBill
  978.     Case "first"                                         '首 张
  979.         Call Sub_First
  980.     Case "prev"                                          '上 张
  981.         Call Sub_Prev
  982.     Case "next"                                          '下 张
  983.         Call Sub_Next
  984.     Case "last"                                          '末 张
  985.         Call Sub_Last
  986.     Case "bz"                                            '帮 助
  987.         Call F1bz
  988.     Case "fh"                                            '退 出
  989.         Unload Me
  990.     End Select
  991.     
  992.     '解 锁
  993.     Valilock = False
  994.     Changelock = False
  995.     TextChangeLock = False
  996.     
  997. End Sub
  998. Private Sub Form_KeyDown(KeyCode As Integer, Shift As Integer)     '支持热键操作
  999.     
  1000.     Select Case KeyCode
  1001.     Case vbKeyF5          '增加单据
  1002.         If Tlb_Action.Buttons("xz").Enabled And Tlb_Action.Buttons("xz").Visible Then
  1003.             Call Sub_AddBill
  1004.         End If
  1005.     Case vbKeyF3          '修改单据
  1006.         If Tlb_Action.Buttons("xg").Enabled And Tlb_Action.Buttons("xg").Visible Then
  1007.             Call Sub_EditBill
  1008.         End If
  1009.     Case vbKeyF6          '保存单据
  1010.         If Tlb_Action.Buttons("bc").Enabled And Tlb_Action.Buttons("bc").Visible Then
  1011.             If Fun_Drfrmyxxpd Then Call Sub_SaveBill
  1012.         End If
  1013.     End Select
  1014.     
  1015. End Sub
  1016. Private Sub Sub_OperStatus(Str_Status As String)                 '工具条依据不同状态所进行的变化
  1017.     
  1018.     With Tlb_Action
  1019.         Select Case Str_Status
  1020.         Case "10"   '浏览((列表)调入单据处理时的进入状态、(列表)新增状态时放弃录入)
  1021.             '工具条
  1022.             .Buttons("dy").Enabled = True       '打印
  1023.             .Buttons("yl").Enabled = True       '预览
  1024.             .Buttons("xz").Enabled = True       '新增
  1025.             .Buttons("xg").Enabled = True       '修改
  1026.             .Buttons("sc").Enabled = True       '删除
  1027.             .Buttons("zh").Enabled = False      '增行
  1028.             .Buttons("sh").Enabled = False      '删行
  1029.             .Buttons("bc").Enabled = False      '保存
  1030.             .Buttons("fq").Enabled = False      '放弃
  1031.             .Buttons("first").Enabled = True    '首张
  1032.             .Buttons("find").Enabled = True     '查询
  1033.             .Buttons("prev").Enabled = True     '上张
  1034.             .Buttons("next").Enabled = True     '下张
  1035.             .Buttons("last").Enabled = True     '末张
  1036.             .Buttons("bz").Enabled = True       '帮助
  1037.             .Buttons("fh").Enabled = True       '退出
  1038.             
  1039.             '设置文本框浏览状态
  1040.             Call Sub_LrtextStatus(False)
  1041.         Case "20"   '新增单据((录入)新增一张单据 、(列表)新增一张单据)
  1042.             '工具条
  1043.             .Buttons("dy").Enabled = False      '打印
  1044.             .Buttons("yl").Enabled = False      '预览
  1045.             .Buttons("xz").Enabled = False      '新增
  1046.             .Buttons("xg").Enabled = False      '修改
  1047.             .Buttons("sc").Enabled = False      '删除
  1048.             .Buttons("zh").Enabled = True       '增行
  1049.             .Buttons("sh").Enabled = True       '删行
  1050.             .Buttons("bc").Enabled = True       '保存
  1051.             .Buttons("fq").Enabled = True       '放弃
  1052.             .Buttons("find").Enabled = False    '查询
  1053.             .Buttons("first").Enabled = False   '首张
  1054.             .Buttons("prev").Enabled = False    '上张
  1055.             .Buttons("next").Enabled = False    '下张
  1056.             .Buttons("last").Enabled = False    '末张
  1057.             .Buttons("bz").Enabled = True       '帮助
  1058.             .Buttons("fh").Enabled = True       '退出
  1059.             
  1060.             '设置文本框录入状态
  1061.             Call Sub_LrtextStatus(True)
  1062.         Case "30"   '修改((录入)调入修改功能、(列表)调入修改功能)
  1063.             '工具条
  1064.             .Buttons("dy").Enabled = False      '打印
  1065.             .Buttons("yl").Enabled = False      '预览
  1066.             .Buttons("xz").Enabled = False      '新增
  1067.             .Buttons("xg").Enabled = False      '修改
  1068.             .Buttons("sc").Enabled = False      '删除
  1069.             .Buttons("zh").Enabled = True       '增行
  1070.             .Buttons("sh").Enabled = True       '删行
  1071.             .Buttons("bc").Enabled = True       '保存
  1072.             .Buttons("fq").Enabled = True       '放弃
  1073.             .Buttons("first").Enabled = False   '首张
  1074.             .Buttons("find").Enabled = False    '查询
  1075.             .Buttons("prev").Enabled = False    '上张
  1076.             .Buttons("next").Enabled = False    '下张
  1077.             .Buttons("last").Enabled = False    '末张
  1078.             .Buttons("bz").Enabled = True       '帮助
  1079.             .Buttons("fh").Enabled = True       '退出
  1080.             
  1081.             '设置文本框录入状态
  1082.             Call Sub_LrtextStatus(False)
  1083.         End Select
  1084.     End With
  1085.     
  1086. End Sub
  1087. Private Sub Sub_LrtextStatus(TextEnabled As Boolean)                            '设置录入文本框状态
  1088.     
  1089.     '录入文本框状态设置
  1090.     If TextEnabled Then
  1091.         For Jsqte = Max_Text_Index To 0 Step -1
  1092.             '判断文本框是否可编辑
  1093.             If Textboolean(Jsqte, 5) Then
  1094.                 LrText(Jsqte).Enabled = True
  1095.             Else
  1096.                 LrText(Jsqte).Enabled = False
  1097.             End If
  1098.         Next Jsqte
  1099.     Else
  1100.         For Jsqte = Max_Text_Index To 0 Step -1
  1101.             LrText(Jsqte).Enabled = False
  1102.         Next Jsqte
  1103.     End If
  1104.     
  1105. End Sub
  1106. Private Sub Wbkcl()                                                 '文本框录入之前处理(根据实际情况)
  1107.     
  1108.     Dim xswbrr As String
  1109.     With WglrGrid
  1110.         Zdlrqnr = Trim(.Text)
  1111.         xswbrr = Trim(.Text)
  1112.         If GridBoolean(.Col, 3) Then   '列表框录入
  1113.             '填充列表框程序
  1114.             Call FillCombo(YdCombo, GridStr(.Col, 5), xswbrr, 0)
  1115.         Else
  1116.             Wbkbhlock = True
  1117.             
  1118.             '====以下为用户自定义
  1119.             Ydtext.Text = xswbrr
  1120.             '====以上为用户自定义
  1121.             
  1122.             Wbkbhlock = False
  1123.             Ydtext.SelStart = Len(Ydtext.Text)
  1124.         End If
  1125.     End With
  1126.     
  1127. End Sub
  1128. Private Function sjzdyxxpd(Dqpdwgh As Long, Dqpdwgl As Long) As Boolean       '录入数据字段有效性判断,同时进行字段录入事后处理
  1129.     
  1130.     '函数参数:Dqpdwgh, Dqpdwgl 当前要判断网格单元所处行列值
  1131.     
  1132.     Dim Str_JudgeText As String                 '临时有效性判断字段内容
  1133.     Dim Coljsq As Long                          '临时列计数器
  1134.     Dim RecTemp As New ADODB.Recordset          '临时使用动态集
  1135.     Dim Sqlstr As String                        '临时使用查询字符串
  1136.     
  1137.     With WglrGrid
  1138.         '非录入状态或非数据行则其有效性为合法
  1139.         If Yxxpdlock Or .Row < .FixedRows Then
  1140.             sjzdyxxpd = True
  1141.             Exit Function
  1142.         End If
  1143.         
  1144.         '取得当前要判断字段内容
  1145.         Str_JudgeText = Trim(.TextMatrix(Dqpdwgh, Dqpdwgl))
  1146.         
  1147.         '根据不同字段进行相应的处理(依据其逻辑编号)
  1148.         Select Case GridStr(Dqpdwgl, 1)
  1149.             '[>>以下为自定义部分
  1150.         Case "001"                   '检验项目
  1151.             If Not Trim(Str_JudgeText) = "" Then
  1152.                 '1.放置字段有效性判断
  1153.                 Sqlstr = "SELECT itemcode,itemname,unitname From qc_checkitem Where itemcode='" & Str_JudgeText & "' Or itemName='" & Str_JudgeText & "'"
  1154.                 Set RecTemp = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  1155.                 If RecTemp.EOF Then
  1156.                     Tsxx = "此检验项目不存在!"
  1157.                     GoTo Lrcwcl
  1158.                 End If
  1159.                 
  1160.                 For i = .FixedRows To .Rows - 1
  1161.                    If Trim(.TextMatrix(i, 0)) = "*" Then
  1162.                        str_temp1 = Trim(.TextMatrix(i, Sydz("001", GridStr(), Szzls)))
  1163.                        For j = i + 1 To .Rows - 1
  1164.                            If Trim(.TextMatrix(j, 0)) = "*" Then
  1165.                                str_temp2 = Trim(.TextMatrix(j, Sydz("001", GridStr(), Szzls)))
  1166.                                If str_temp1 = str_temp2 Then
  1167.                                    Tsxx = "检验项目不能重复!"
  1168.                                    GoTo Lrcwcl
  1169.                                End If
  1170.                            End If
  1171.                        Next j
  1172.                    End If
  1173.                 Next i
  1174.                 
  1175.                 '2.放置字段事后处理程序
  1176.                 .TextMatrix(Dqpdwgh, 1) = Trim(RecTemp.Fields("itemcode") & "")                              '显示检验项目
  1177.                 .TextMatrix(Dqpdwgh, Sydz("001", GridStr(), Szzls)) = Trim(RecTemp.Fields("itemName") & "")  '显示检验项目名称
  1178.                 .TextMatrix(Dqpdwgh, Sydz("003", GridStr(), Szzls)) = Trim(RecTemp.Fields("unitname") & "")  '显示检验项目计量单位
  1179.                 
  1180.             Else
  1181.                 '3.清空相关字段
  1182.                 .TextMatrix(Dqpdwgh, 0) = ""
  1183.                 .TextMatrix(Dqpdwgh, Sydz("001", GridStr(), Szzls)) = ""
  1184.                 .TextMatrix(Dqpdwgh, Sydz("002", GridStr(), Szzls)) = ""
  1185.                 .TextMatrix(Dqpdwgh, Sydz("003", GridStr(), Szzls)) = ""
  1186.                 .TextMatrix(Dqpdwgh, Sydz("004", GridStr(), Szzls)) = ""
  1187.             End If
  1188. '            '<<以上为自定义部分]
  1189.         End Select
  1190.         
  1191.         '字段录入正确后为零字段清空(Fixed)
  1192.         Call Qkwlzd(Dqpdwgh, Dqpdwgl)
  1193.         
  1194.         '字段有效性判断通过,将字段有效性判断加锁直至再次改变(Fixed)
  1195.         sjzdyxxpd = True
  1196.         Yxxpdlock = True
  1197.         Exit Function
  1198.     End With
  1199.     
  1200. Lrcwcl:    '录入错误处理
  1201.     With WglrGrid
  1202.         
  1203.         '给出错误提示信息
  1204.         Call Xtxxts(Tsxx, 0, 1)
  1205.         
  1206.         '返回网格错误位置(ChangeLock避免再次引发RowColChange有效性判断),装入录入载体
  1207.         Changelock = True
  1208.         .Select Dqpdwgh, Dqpdwgl
  1209.         Changelock = False
  1210.         Call xswbk
  1211.         
  1212.         '函数返回False
  1213.         sjzdyxxpd = False
  1214.         Exit Function
  1215.     End With
  1216.     
  1217. End Function
  1218. Private Function Sjhzyxxpd(ByVal Yxxpdh As Long) As Boolean                     '录入数据行有效性判断,同时进行行处理
  1219.     
  1220.     '函数参数:Yxxpdh 要进行有效性判断的网格数据行的行值
  1221.     
  1222.     Dim Lrywlz As Long                            '录入有误网格列值
  1223.     Dim RecTemp As New ADODB.Recordset            '临时使用动态集
  1224.     
  1225.     With WglrGrid
  1226.         '判断行为空(行中所有可编辑列数据均为空或为零)和无效数据行则清除当前行
  1227.         If .Rows <= .FixedRows Then Exit Function   ' 如果没有记录,则退出
  1228.         If .TextMatrix(Yxxpdh, 0) <> "*" Then
  1229.             Sjhzyxxpd = True
  1230.             Exit Function
  1231.         Else
  1232.             If pdhwk(Yxxpdh) And Yxxpdh + 1 <= .Rows - 1 Then
  1233.                 '当要判断行处于网格末行时才允许删行,否则要进行有效性判断
  1234.                 If .TextMatrix(Yxxpdh + 1, 0) <> "*" Then
  1235.                     Changelock = True
  1236.                     .RemoveItem Yxxpdh
  1237.                     If .Rows < Pmbcsjhs + .FixedRows + Fzxwghs + 1 Then
  1238.                         .AddItem ""
  1239.                         .RowHeight(.Rows - 1) = Sjhgd
  1240.                     End If
  1241.                     Changelock = False
  1242.                     Sjhzyxxpd = True
  1243.                     Exit Function
  1244.                 End If
  1245.             End If
  1246.         End If
  1247.         
  1248.         '行没有发生变化则不进行有效性判断
  1249.         If Hyxxpdlock Then
  1250.             Sjhzyxxpd = True
  1251.             Exit Function
  1252.         End If
  1253.         
  1254.         '[>>以下为自定义部分
  1255.         
  1256.         '1.放置行有效性判断程序
  1257.         
  1258.         '1.1首先进行单个不能为空或不能为零判断(Fixed)
  1259.         For Jsqte = Qslz To .Cols - 1
  1260.             
  1261.             '字段不能为空
  1262.             If GridInt(Jsqte, 5) = 1 Then
  1263.                 If Len(Trim(.TextMatrix(Yxxpdh, Jsqte))) = 0 Then
  1264.                     Tsxx = GridStr(Jsqte, 2)
  1265.                     Lrywlz = Jsqte
  1266.                     GoTo Lrcwcl
  1267.                     Exit For
  1268.                 End If
  1269.             End If
  1270.             
  1271.             '字段不能为零
  1272.             If GridInt(Jsqte, 5) = 2 Then
  1273.                 If Val(Trim(.TextMatrix(Yxxpdh, Jsqte))) = 0 Then
  1274.                     Tsxx = GridStr(Jsqte, 2)
  1275.                     Lrywlz = Jsqte
  1276.                     GoTo Lrcwcl
  1277.                     Exit For
  1278.                 End If
  1279.             End If
  1280.         Next Jsqte
  1281.         
  1282.         '1.2进行其他有效性判断,编写格式同1.1
  1283.         
  1284.         '2.放置行处理程序(当数据行通过有效性判断)
  1285.         
  1286.         '以上为自定义部分<<]
  1287.     End With    'WglrGrid
  1288.     
  1289.     '如果此行通过行有效性判断则加锁,直至此行数据再次发生变化
  1290.     Sjhzyxxpd = True
  1291.     Hyxxpdlock = True
  1292.     Exit Function
  1293.     
  1294. Lrcwcl:      '录入错误处理
  1295.     With WglrGrid
  1296.         
  1297.         '给出错误提示信息
  1298.         Call Xtxxts(Tsxx, 0, 1)
  1299.         
  1300.         '返回网格错误位置 (ChangeLock避免再次引发RowColChange有效性判断), 装入录入载体
  1301.         Changelock = True
  1302.         .Select Yxxpdh, Lrywlz
  1303.         Changelock = False
  1304.         Call xswbk
  1305.         
  1306.         '函数返回False
  1307.         Sjhzyxxpd = False
  1308.         Exit Function
  1309.     End With
  1310.     
  1311. End Function
  1312. Private Sub Sub_AddBill()                                                '新增一张单据
  1313.     
  1314.     Dim RecTemp As New ADODB.Recordset            '临时使用动态集
  1315.     Dim Jsqte As Long                             '临时计数器
  1316.     
  1317.     '设置操作状态为新增(Fixed)
  1318.     Lab_OperStatus.Caption = "2"
  1319.     
  1320.     '设置工具条状态(Fixed)
  1321.     Call Sub_OperStatus("20")
  1322.     
  1323.     '清空VouchID(Fixed)
  1324.     Lab_BillId.Caption = ""
  1325.     
  1326.     '录入文本框清除内容
  1327.     For Jsqte = Max_Text_Index To 0 Step -1
  1328.         LrText(Jsqte).Tag = ""
  1329.         LrText(Jsqte).Text = ""
  1330.     Next Jsqte
  1331.     
  1332.     '读取最新的单据编码
  1333.     LrText(0).Text = CreatBillCode(BillCode, False)
  1334.     
  1335.     
  1336.     '重置网格(Fixed)
  1337.     With WglrGrid
  1338.         .Rows = Pmbcsjhs + .FixedRows + Fzxwghs + 1
  1339.         For Jsqte = .FixedRows To .Rows - 1
  1340.             .RowHeight(Jsqte) = Sjhgd
  1341.         Next Jsqte
  1342.         WglrGrid.Clear 1
  1343.         Changelock = True
  1344.         .Select .FixedRows, Qslz
  1345.         Changelock = False
  1346.     End With
  1347.     
  1348.     '让第一个录入项得到焦点(Fixed)
  1349.     On Error Resume Next
  1350.     LrText(1).SetFocus
  1351.     
  1352. End Sub
  1353. Private Sub Sub_EditBill()                                                '修改一张单据
  1354.     
  1355.     Dim RecTemp As New ADODB.Recordset     '临时使用动态集
  1356.     
  1357.     '非有效单据不予进行修改动作
  1358.     If Val(Lab_BillId.Caption) = 0 Then
  1359.         Exit Sub
  1360.     End If
  1361.     
  1362.     '设置操作状态为修改
  1363.     Lab_OperStatus.Caption = "3"
  1364.     
  1365.     '设置工具条状态
  1366.     Call Sub_OperStatus("30")
  1367.     
  1368.     '显示制单人
  1369. '    LrText(5).Text = Xtczy
  1370.     
  1371. End Sub
  1372. Private Sub Sub_DeleteBill()                                               '删除当前单据
  1373.     Dim YAnswer As Integer               '确认是否删除当前单据
  1374.     Dim Jsqte As Long                    '临时使用计数器
  1375.     
  1376.     '非有效单据不予进行删除动作
  1377.     If Val(Lab_BillId.Caption) = 0 Then
  1378.         Exit Sub
  1379.     End If
  1380.     
  1381.     Tsxx = "请确认是否删除当前单据?"
  1382.     YAnswer = Xtxxts(Tsxx, 2, 2)
  1383.     
  1384.     If YAnswer = 1 Then
  1385.         
  1386.         '进行事务处理
  1387.         On Error GoTo Swcwcl
  1388.         Cw_DataEnvi.DataConnect.BeginTrans
  1389.         
  1390.         '1.删除单据所有内容
  1391.         Cw_DataEnvi.DataConnect.Execute ("Delete QC_ProductStandSub Where productstandmainid=" & Val(Lab_BillId.Caption))
  1392.         Cw_DataEnvi.DataConnect.Execute ("Delete QC_ProductStandMain Where productstandmainid=" & Val(Lab_BillId.Caption))
  1393.         
  1394.         Cw_DataEnvi.DataConnect.CommitTrans
  1395.         
  1396.         '标识单据发生改动
  1397.         Bln_BillChange = True
  1398.         
  1399.         '单据ID置0
  1400.         Lab_BillId.Caption = 0
  1401.     Else
  1402.         Exit Sub
  1403.     End If
  1404.     
  1405.     '删除单据后重置状态
  1406.     
  1407.     '1.显示下一张单据
  1408.     Call Sub_Next
  1409.     
  1410.     '2.如果无下一张单据则搜索上一张单据
  1411.     If Val(Lab_BillId.Caption) = 0 Then
  1412.         Call Sub_Prev
  1413.     End If
  1414.     
  1415.     '3.如无单据则置单据为空状态
  1416.     If Val(Lab_BillId.Caption) = 0 Then
  1417.         '清除录入文本框
  1418.         For Jsqte = Max_Text_Index To 0 Step -1
  1419.             LrText(Jsqte).Tag = ""
  1420.             LrText(Jsqte).Text = ""
  1421.         Next Jsqte
  1422.         
  1423.         '重置网格(Fixed)
  1424.         With WglrGrid
  1425.             .Rows = Pmbcsjhs + .FixedRows + Fzxwghs + 1
  1426.             For Jsqte = .FixedRows To .Rows - 1
  1427.                 .RowHeight(Jsqte) = Sjhgd
  1428.             Next Jsqte
  1429.             WglrGrid.Clear 1
  1430.             Changelock = True
  1431.             .Select .FixedRows, Qslz
  1432.             Changelock = False
  1433.         End With
  1434.         
  1435.         '设置操作状态为浏览
  1436.         Lab_OperStatus = "1"
  1437.         Call Sub_OperStatus("10")
  1438.     End If
  1439.     
  1440.     Rec_Query.Requery
  1441.     Rec_Query.Find "productstandmainid=" & Val(Lab_BillId.Caption)
  1442.     Exit Sub
  1443.     
  1444. Swcwcl:          '单据删除时出现错误
  1445.     Cw_DataEnvi.DataConnect.RollbackTrans
  1446.     Tsxx = "单据删除过程中出现未知错误,程序自动恢复保存前状态!"
  1447.     Call Xtxxts(Tsxx, 0, 1)
  1448.     Exit Sub
  1449.     
  1450. End Sub
  1451. Private Sub Sub_AbandonBill()                                              '放弃对当前单据的操作
  1452.     
  1453.     Dim Jsqte As Long                    '临时使用计数器
  1454.     
  1455.     '先关闭录入载体(Fixed)
  1456.     Changelock = True
  1457.     Valilock = True
  1458.     Call Ycwbk
  1459.     Changelock = False
  1460.     Valilock = False
  1461.     
  1462.     '如果单据有效则重新显示当前单据,置单据为空状态
  1463.     If Not Rec_Query.EOF Then
  1464.         Lab_BillId.Caption = Rec_Query.Fields("productstandmainid")
  1465.         Call Sub_ShowBill
  1466.     Else
  1467.         '单据ID置为0
  1468.         Lab_BillId.Caption = 0
  1469.         
  1470.         '清除录入文本框
  1471.         For Jsqte = Max_Text_Index To 0 Step -1
  1472.             LrText(Jsqte).Tag = ""
  1473.             LrText(Jsqte).Text = ""
  1474.         Next Jsqte
  1475.         
  1476.         '重置网格(Fixed)
  1477.         With WglrGrid
  1478.             .Rows = Pmbcsjhs + .FixedRows + Fzxwghs + 1
  1479.             For Jsqte = .FixedRows To .Rows - 1
  1480.                 .RowHeight(Jsqte) = Sjhgd
  1481.             Next Jsqte
  1482.             
  1483.             WglrGrid.Clear 1
  1484.             Changelock = True
  1485.             .Select .FixedRows, Qslz
  1486.             Changelock = False
  1487.         End With
  1488.         
  1489.     End If
  1490.     
  1491.     '设置操作状态为浏览
  1492.     Lab_OperStatus = "1"
  1493.     Call Sub_OperStatus("10")
  1494. End Sub
  1495. Private Function Sub_SaveBill() As Boolean                                   '保 存 单 据
  1496.     
  1497.     Dim RecTemp As New ADODB.Recordset                    '临时使用动态集
  1498.     Dim Rec_VouchMain As New ADODB.Recordset              '单据主表动态集
  1499.     Dim Rec_VouchSub As New ADODB.Recordset               '单据子表动态集
  1500.     Dim Rowjsq As Long                                    '网格行计数器
  1501.     Dim Coljsq As Long                                    '网格列计数器
  1502.     Dim Jsqte As Integer                                  '临时计数器
  1503.     Dim Lng_RowCount As Long                              '有效数据行计数器
  1504.     Dim Lrywlz As Long                                    '录入有误列值
  1505.     
  1506.     Sub_SaveBill = False
  1507.     
  1508.     '一.============先对单据内容进行有效性判断==============='
  1509.     
  1510.     '先进行字段不能为空或不能为零有效性判断(Fixed)
  1511.     For Jsqte = 0 To Max_Text_Index
  1512.         If Textint(Jsqte, 8) = 1 Then     '字段不能为空
  1513.             If Len(Trim(LrText(Jsqte).Text)) = 0 Then
  1514.                 Tsxx = Textstr(Jsqte, 7) & "不能为空!"
  1515.                 Call Xtxxts(Tsxx, 0, 1)
  1516.                 LrText(Jsqte).SetFocus
  1517.                 Exit Function
  1518.             End If
  1519.         Else
  1520.             If Textint(Jsqte, 8) = 2 Then   '字段不能为零
  1521.                 If Val(Trim(LrText(Jsqte).Text)) = 0 Then
  1522.                     Tsxx = Textstr(Jsqte, 7) & "不能为零!"
  1523.                     Call Xtxxts(Tsxx, 0, 1)
  1524.                     LrText(Jsqte).SetFocus
  1525.                     Exit Function
  1526.                 End If
  1527.             End If
  1528.         End If
  1529.     Next Jsqte
  1530.     
  1531.     '对需要进行事后判断的文本框录入内容进行有效性判断 (Fixed)
  1532.     For Jsqte = 0 To Max_Text_Index
  1533.         If Textint(Jsqte, 9) = 0 Or Textint(Jsqte, 9) = 2 Then
  1534.             If Not TextYxxpd(Jsqte) Then
  1535.                 Call TextShow(Jsqte)
  1536.                 Exit Function
  1537.             End If
  1538.         End If
  1539.     Next Jsqte
  1540.     
  1541.     '[>>
  1542.     
  1543.     '可在此区域写入其他对单据表头内容的有效性判断.
  1544.     
  1545.     
  1546.     '<<]
  1547.     
  1548.     '[>>下面将对所有有效数据行进行有效性判断
  1549.     
  1550.     Lng_RowCount = 0
  1551.     
  1552.     With WglrGrid
  1553.         For Rowjsq = .FixedRows To .Rows - 1
  1554.             '带*号者为有效数据行(Fixed)
  1555.             If .TextMatrix(Rowjsq, 0) <> "*" Then
  1556.                 Exit For
  1557.             Else
  1558.                 Lng_RowCount = Lng_RowCount + 1
  1559.             End If
  1560.             
  1561.             '1.首先进行为空或为零判断(Fixed)
  1562.             
  1563.             For Jsqte = Qslz To .Cols - 1
  1564.                 
  1565.                 '字段不能为空
  1566.                 If GridInt(Jsqte, 5) = 1 Then
  1567.                     If Len(Trim(.TextMatrix(Rowjsq, Jsqte))) = 0 Then
  1568.                         Tsxx = GridStr(Jsqte, 2)
  1569.                         Lrywlz = Jsqte
  1570.                         GoTo Lrcwcl
  1571.                         Exit For
  1572.                     End If
  1573.                 End If
  1574.                 
  1575.                 '字段不能为零
  1576.                 If GridInt(Jsqte, 5) = 2 Then
  1577.                     If Val(Trim(.TextMatrix(Rowjsq, Jsqte))) = 0 Then
  1578.                         Tsxx = GridStr(Jsqte, 2)
  1579.                         Lrywlz = Jsqte
  1580.                         GoTo Lrcwcl
  1581.                         Exit For
  1582.                     End If
  1583.                 End If
  1584.             Next Jsqte
  1585.             
  1586.             '2.判断检验项目是否存在(Define)
  1587.             Sqlstr = "SELECT itemcode From qc_checkitem Where itemCode='" & Trim(.TextMatrix(Rowjsq, 1)) & "'"
  1588.             Set RecTemp = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  1589.             If RecTemp.EOF Then
  1590.                 Tsxx = "此检验项目不存在!"
  1591.                 Lrywlz = Sydz("001", GridStr(), Szzls)
  1592.                 GoTo Lrcwcl
  1593.             End If
  1594.         Next Rowjsq
  1595.         
  1596.         '单据分录行数不能为零(Fixed)
  1597.         If Lng_RowCount = 0 Then
  1598.             Tsxx = "检验项目不能为空!"
  1599.             Call Xtxxts(Tsxx, 0, 1)
  1600.             Exit Function
  1601.         End If
  1602.         
  1603.         '[>>
  1604.         '此处可以定义整张单据不能通过有效性检查的理由
  1605.      For i = .FixedRows To .Rows - 1
  1606.         If Trim(.TextMatrix(i, 0)) = "*" Then
  1607.             str_temp1 = Trim(.TextMatrix(i, Sydz("001", GridStr(), Szzls)))
  1608.             For j = i + 1 To .Rows - 1
  1609.                 If Trim(.TextMatrix(j, 0)) = "*" Then
  1610.                     str_temp2 = Trim(.TextMatrix(j, Sydz("001", GridStr(), Szzls)))
  1611.                     If str_temp1 = str_temp2 Then
  1612.                         Call Xtxxts("检验项目不能重复!", 0, 1)
  1613.                         Exit Function
  1614.                     End If
  1615.                 End If
  1616.             Next j
  1617.         End If
  1618.     Next i
  1619.         '<<]
  1620.     End With  '网格
  1621.     
  1622.     
  1623.     '二.=============如果以上有效性检查均顺利通过,则执行存盘动作============'
  1624.     
  1625.     '对存盘进行事务处理(Fixed)
  1626.     On Error GoTo Swcwcl
  1627.     Cw_DataEnvi.DataConnect.BeginTrans
  1628.     
  1629.     '判断单据状态以进行不同处理
  1630.     
  1631.     '1.先对单据主表进行处理
  1632.     If Trim(Lab_OperStatus) = "2" Then
  1633.         
  1634.         '新增单据
  1635.         
  1636.         '1.对于某些单据号自动生成的单据则可在此处自动生成
  1637.         LrText(0).Text = CreatBillCode(BillCode, True)
  1638.         
  1639.         '2.开始存盘
  1640.         
  1641.         '打开单据主表动态集
  1642.         If Rec_VouchMain.State = 1 Then Rec_VouchMain.Close
  1643.         Rec_VouchMain.Open "Select * From QC_ProductStandMain Where 1=2", Cw_DataEnvi.DataConnect, adOpenDynamic, adLockOptimistic
  1644.         
  1645.         With Rec_VouchMain
  1646.             .AddNew
  1647.             .Fields("productstandmainid") = CreatBillID(BillCode)
  1648.             .Fields("mnumber") = Trim(LrText(1).Text)
  1649.             .Fields("gradecode") = Trim(LrText(5).Tag)
  1650.             .Update
  1651.             '系统读出单据ID写入Lab_BillID
  1652.             Lab_BillId.Caption = .Fields("productstandmainid")
  1653.         End With
  1654.     Else
  1655.         '修改单据
  1656.         
  1657.         '1.删除原单据子表中所有内容
  1658.         
  1659.         Cw_DataEnvi.DataConnect.Execute ("Delete QC_ProductStandSub Where productstandmainid=" & Val(Lab_BillId.Caption))
  1660.         
  1661.         '打开单据主表动态集
  1662.         If Rec_VouchMain.State = 1 Then Rec_VouchMain.Close
  1663.         Rec_VouchMain.Open "Select * From QC_ProductStandMain  Where productstandmainid=" & Val(Lab_BillId.Caption), Cw_DataEnvi.DataConnect, adOpenDynamic, adLockOptimistic
  1664.         With Rec_VouchMain
  1665.             .Fields("mnumber") = Trim(LrText(1).Text)
  1666.             .Fields("gradecode") = Trim(LrText(5).Tag)
  1667.             .Update
  1668.         End With
  1669.     End If
  1670.     
  1671.     '2.对单据子表进行处理
  1672.     
  1673.     '打开单据子表动态集
  1674.     If Rec_VouchSub.State = 1 Then Rec_VouchSub.Close
  1675.     Rec_VouchSub.Open "Select * From QC_ProductStandSub Where 1=2", Cw_DataEnvi.DataConnect, adOpenDynamic, adLockOptimistic
  1676.     
  1677.     '将网格中有效数据行写入单据子表
  1678.     For Rowjsq = WglrGrid.FixedRows To WglrGrid.Rows - 1
  1679.         If WglrGrid.TextMatrix(Rowjsq, 0) <> "*" Then
  1680.             Exit For
  1681.         End If
  1682.         
  1683.         With Rec_VouchSub
  1684.             .AddNew
  1685.             .Fields("ProductStandSubId") = Rowjsq - WglrGrid.FixedRows + 1                             '单据记录顺序号
  1686.             .Fields("productstandmainid") = Val(Lab_BillId.Caption)                                    '单据ID
  1687.             .Fields("ItemCode") = Trim(WglrGrid.TextMatrix(Rowjsq, 1))                                 '检验项目
  1688.             .Fields("Stand") = Trim(WglrGrid.TextMatrix(Rowjsq, Sydz("002", GridStr(), Szzls)))        '检验标准
  1689.             .Fields("Remark") = Trim(WglrGrid.TextMatrix(Rowjsq, Sydz("004", GridStr(), Szzls)))       '备注
  1690.             .Update
  1691.         End With
  1692.     Next Rowjsq
  1693.     Cw_DataEnvi.DataConnect.CommitTrans
  1694.     
  1695.     Sub_SaveBill = True
  1696.     Tsxx = "单据存盘完毕!"
  1697.     Call Xtxxts(Tsxx, 0, 4)
  1698.     
  1699.     '标识单据发生改动
  1700.     Bln_BillChange = True
  1701.     
  1702.     '设置单据改变后的状态
  1703.     Lab_OperStatus = "1"
  1704.     Call Sub_OperStatus("10")
  1705.     Rec_Query.Requery
  1706.     Rec_Query.Find "productstandmainid=" & Val(Lab_BillId.Caption)
  1707.     
  1708.     Exit Function
  1709.     
  1710. Swcwcl:       '数据存盘时出现错误
  1711.     Cw_DataEnvi.DataConnect.RollbackTrans
  1712.     With WglrGrid
  1713.         If Err.Number = -2147217887 Then
  1714.             Tsxx = "单据中第  " & Trim(Str(Rowjsq - .FixedRows + 1)) & " 条分录录入数据超出允许范围!"
  1715.             Call Xtxxts(Tsxx, 0, 1)
  1716.             Changelock = True
  1717.             .Select Rowjsq, Qslz
  1718.             WglrGrid.SetFocus
  1719.             Changelock = False
  1720.             Exit Function
  1721.         Else
  1722.             Tsxx = "存盘过程中出现未知错误,程序自动恢复保存前状态!"
  1723.             Call Xtxxts(Tsxx, 0, 1)
  1724.             Exit Function
  1725.         End If
  1726.     End With
  1727.     
  1728. Lrcwcl:        '录入错误处理(存盘前逐行有效性判断)
  1729.     With WglrGrid
  1730.         Call Xtxxts("(第 " & Trim(Str(Rowjsq - .FixedRows + 1)) & " 条单据分录)-" & Tsxx, 0, 1)
  1731.         Changelock = True
  1732.         .Select Rowjsq, Lrywlz
  1733.         WglrGrid.SetFocus
  1734.         Changelock = False
  1735.         Exit Function
  1736.     End With
  1737.     
  1738. End Function
  1739. '选择首张,上张,下张,末张(此4个过程只需用您的单据ID字段名替换"productstandmainid"即可)
  1740. Private Sub Sub_First()             '首 张
  1741.     
  1742.     With Rec_Query
  1743.         If .RecordCount = 0 Then
  1744.             Exit Sub
  1745.         End If
  1746.         .MoveFirst
  1747.         Lab_BillId.Caption = .Fields("productstandmainid")
  1748.         Call Sub_ShowBill
  1749.     End With
  1750.     
  1751. End Sub
  1752. Private Sub Sub_Prev()             '上 张
  1753.     
  1754.     With Rec_Query
  1755.         If .RecordCount = 0 Then
  1756.             Exit Sub
  1757.         End If
  1758.         If Not .BOF Then
  1759.             .MovePrevious
  1760.         End If
  1761.         If Not .BOF Then
  1762.             Lab_BillId.Caption = .Fields("productstandmainid")
  1763.         Else
  1764.             .MoveNext
  1765.         End If
  1766.         Call Sub_ShowBill
  1767.     End With
  1768.     
  1769. End Sub
  1770. Private Sub Sub_Next()             '下 张
  1771.     With Rec_Query
  1772.         If .RecordCount = 0 Then
  1773.             Exit Sub
  1774.         End If
  1775.         If Not .EOF Then
  1776.             .MoveNext
  1777.         End If
  1778.         If Not .EOF Then
  1779.             Lab_BillId.Caption = .Fields("productstandmainid")
  1780.         Else
  1781.             .MovePrevious
  1782.         End If
  1783.         Call Sub_ShowBill
  1784.     End With
  1785.     
  1786. End Sub
  1787. Private Sub Sub_Last()              '末 张
  1788.     
  1789.     With Rec_Query
  1790.         If .RecordCount = 0 Then
  1791.             Exit Sub
  1792.         End If
  1793.         .MoveLast
  1794.         Lab_BillId.Caption = .Fields("productstandmainid")
  1795.         Call Sub_ShowBill
  1796.     End With
  1797.     
  1798. End Sub
  1799.     
  1800. '[>>===================以下为根据实际业务需要自定义过程区域=============================<<]
  1801. '[>>===================以上为根据实际业务需要自定义过程区域=============================<<]
  1802. '===================以 下 程 序 为 通 用 部 分 ,一 般 不 需 更 改(程序动作部分)======================='
  1803. Private Sub Sub_AdjustGrid()
  1804.     
  1805.     '调 整 网 格
  1806.     With WglrGrid
  1807.         '加 1 保持一行录入行
  1808.         If .Rows < Pmbcsjhs + .FixedRows + Fzxwghs + 1 Then
  1809.             .Rows = Pmbcsjhs + .FixedRows + Fzxwghs + 1
  1810.             For Jsqte = .FixedRows To .Rows - 1
  1811.                 .RowHeight(Jsqte) = Sjhgd
  1812.             Next Jsqte
  1813.         End If
  1814.         
  1815.         '判断是否有辅助行和录入行,如没有则加行
  1816.         Do While .TextMatrix(.Rows - 1 - Fzxwghs, 0) = "*"
  1817.             .AddItem ""
  1818.             .RowHeight(.Rows - 1) = Sjhgd
  1819.         Loop
  1820.     
  1821.     End With
  1822.     
  1823. End Sub
  1824. Private Sub Lrzdbz()                                                      '录入字段帮助
  1825.     
  1826.     If Not Ydcommand.Visible Then
  1827.         Exit Sub
  1828.     End If
  1829.     
  1830.     With WglrGrid
  1831.         Valilock = True
  1832.         
  1833.         '处理通用部分
  1834.         Changelock = True        '调入另外窗体必须加锁
  1835.         Call Drbmhelp(GridInt(.Col, 6), GridStr(.Col, 3), Trim(Ydtext.Text))
  1836.         Changelock = False
  1837.         
  1838.         If Len(Xtfhcs) <> 0 Then
  1839.             If GridInt(.Col, 7) = 0 Then
  1840.                 Ydtext.Text = Xtfhcs
  1841.             Else
  1842.                 Ydtext.Text = Xtfhcsfz
  1843.             End If
  1844.         End If
  1845.         
  1846.         Valilock = False
  1847.         If Ydtext.Visible Then
  1848.             Ydtext.SetFocus
  1849.         End If
  1850.     End With
  1851.     
  1852. End Sub
  1853. Private Sub Cshhjwg()                                                     '初始化合计网格(*对合计网格来说,录入网格为容器)
  1854.     
  1855.     With HjGrid
  1856.         
  1857.         '是否显示合计网格
  1858.         If Not Sfxshjwg Then
  1859.             .Visible = False
  1860.             Exit Sub
  1861.         Else
  1862.             .Visible = True
  1863.         End If
  1864.         
  1865.         '设置网格相关属性
  1866.         .Enabled = False
  1867.         .Appearance = flexFlat
  1868.         .BorderStyle = flexBorderNone
  1869.         .ScrollBars = flexScrollBarNone
  1870.         .Width = WglrGrid.Width
  1871.         .FixedRows = 0
  1872.         .Rows = 1
  1873.         .Cols = WglrGrid.Cols
  1874.         .LeftCol = WglrGrid.LeftCol
  1875.         .TextMatrix(0, Qslz) = "合  计"
  1876.         For Jsqte = 0 To WglrGrid.Cols - 1
  1877.             .ColHidden(Jsqte) = WglrGrid.ColHidden(Jsqte)
  1878.             .ColWidth(Jsqte) = WglrGrid.ColWidth(Jsqte)
  1879.             .ColAlignment(Jsqte) = WglrGrid.ColAlignment(Jsqte)
  1880.             .ColFormat(Jsqte) = WglrGrid.ColFormat(Jsqte)
  1881.         Next Jsqte
  1882.         .ColAlignment(Qslz) = flexAlignCenterTop
  1883.         For Jsqte = .FixedRows To .Rows - 1
  1884.             .RowHeight(Jsqte) = .Height / .Rows
  1885.         Next Jsqte
  1886.         
  1887.         '程序自动调整网格高度(自动设置为网格剩余高度+辅助项网格行数(默认为1)*数据行高度)、并设置其位置信息
  1888.         .Height = Fzxwghs * Sjhgd + ((WglrGrid.Height - WglrGrid.FixedRows * WglrGrid.RowHeight(0)) Mod Sjhgd)
  1889.         .RowHeight(0) = .Height
  1890.         .Move 0, WglrGrid.Height - .Height, WglrGrid.Width, .Height
  1891.     End With
  1892.     
  1893. End Sub
  1894. Private Sub Form_Resize()                                                '窗体大小发生变化时,重新显示文本框
  1895.     Call Cxxswbk
  1896. End Sub
  1897. Private Function Fun_Drfrmyxxpd() As Boolean                             '调入其它窗体或功能产生的有效性判断(包括数据回写)
  1898.     Fun_Drfrmyxxpd = True
  1899.     With WglrGrid
  1900.         
  1901.         '如果当前网格处于编辑状态,则先进行数据回写再进行有效性判断
  1902.         If Ydtext.Visible Or YdCombo.Visible Then
  1903.             Call Lrsjhx
  1904.             If Not sjzdyxxpd(Dqlrwgh, Dqlrwgl) Then
  1905.                 Fun_Drfrmyxxpd = False
  1906.                 Exit Function
  1907.             End If
  1908.         End If
  1909.         
  1910.         '进行行有效性判断
  1911.         If Not Sjhzyxxpd(.Row) Then
  1912.             Fun_Drfrmyxxpd = False
  1913.             Exit Function
  1914.         End If
  1915.         
  1916.     End With
  1917.     
  1918. End Function
  1919. Private Sub WglrGrid_AfterUserResize(ByVal Row As Long, ByVal Col As Long)       '调整列宽
  1920.     
  1921.     If HjGrid.Visible Then
  1922.         With HjGrid
  1923.             .ColWidth(Col) = WglrGrid.ColWidth(Col)
  1924.         End With
  1925.     End If
  1926.     
  1927. End Sub
  1928. Private Sub WglrGrid_EnterCell()                                                 '显示当前数据行相关信息
  1929.     
  1930.     With WglrGrid
  1931.         If .Row >= .FixedRows Then
  1932.             '[>>
  1933.             '此处可以填写显示与此网格行相关信息
  1934.             '<<]
  1935.         End If
  1936.     End With
  1937.     
  1938. End Sub
  1939. Private Sub WglrGrid_GotFocus()                                     '网格得到焦点
  1940.     
  1941.     '网格得到焦点,如果当前选择行为非数据行
  1942.     '则调整当前焦点至有效数据行
  1943.     
  1944.     With WglrGrid
  1945.         If .Row < .FixedRows And .Rows > .FixedRows Then
  1946.             Changelock = True
  1947.             .Select .FixedRows, .Col
  1948.             Changelock = False
  1949.         End If
  1950.         If .Col < Qslz Then
  1951.             Changelock = True
  1952.             .Select .Row, Qslz
  1953.             Changelock = False
  1954.         End If
  1955.     End With
  1956.     
  1957. End Sub
  1958. Private Sub WglrGrid_LostFocus()                                    '录入网格失去焦点
  1959.     
  1960.     '用以屏蔽调用其它窗体时发生网格失去焦点事件
  1961.     If Changelock Then
  1962.         Exit Sub
  1963.     End If
  1964.     
  1965.     '引发网格RowcolChange事件
  1966.     With WglrGrid
  1967.         If Not (Ydtext.Visible Or YdCombo.Visible) Then
  1968.             .Select 0, 0
  1969.         End If
  1970.     End With
  1971.     
  1972. End Sub
  1973. Private Sub WglrGrid_AfterScroll(ByVal OldTopRow As Long, ByVal OldLeftCol As Long, ByVal NewTopRow As Long, ByVal NewLeftCol As Long)                                       '限制用户在录入过程中滚动鼠标
  1974.     
  1975.     If Gdtlock Then
  1976.         Exit Sub
  1977.     End If
  1978.     
  1979.     With WglrGrid
  1980.         If Ydtext.Visible Or YdCombo.Visible Then
  1981.             Gdtlock = True
  1982.             .TopRow = Dqtoprow
  1983.             .LeftCol = Dqleftcol
  1984.             Gdtlock = False
  1985.             Exit Sub
  1986.         End If
  1987.         HjGrid.LeftCol = .LeftCol
  1988.     End With
  1989.     
  1990. End Sub
  1991. Private Sub WglrGrid_LeaveCell()                                    '离开单元格
  1992.     
  1993.     If Changelock Then
  1994.         Exit Sub
  1995.     End If
  1996.     
  1997.     '记录刚刚离开网格单元的行列值
  1998.     Dqlkwgh = WglrGrid.Row
  1999.     Dqlkwgl = WglrGrid.Col
  2000.     
  2001.     '判断是否需要录入数据回写
  2002.     If Not (Ydtext.Visible Or YdCombo.Visible) Then
  2003.         Exit Sub
  2004.     End If
  2005.     Call Lrsjhx
  2006.     
  2007. End Sub
  2008. Private Sub WglrGrid_RowColChange()                                '网格录入行列发生变化时,进行有效性判断
  2009.     Valilock = True       '屏蔽文本框失去焦点进行有效性判断
  2010.     With WglrGrid
  2011.         If Changelock Then
  2012.             Exit Sub
  2013.         End If
  2014.         If Not sjzdyxxpd(Dqlrwgh, Dqlrwgl) Then
  2015.             Exit Sub
  2016.         End If
  2017.         If .Row <> Dqlkwgh Then
  2018.             If Not Sjhzyxxpd(Dqlkwgh) Then
  2019.                 Exit Sub
  2020.             End If
  2021.         End If
  2022.     End With
  2023.     
  2024.     Call fhyxh
  2025.     Call Xldql
  2026.     
  2027. End Sub
  2028. Private Sub WglrGrid_DblClick()          '鼠标双击网格显示文本框
  2029.     
  2030.     With WglrGrid
  2031.         Call xswbk
  2032.     End With
  2033.     
  2034. End Sub
  2035. Private Sub Ycwbk()                      '隐藏文本框,帮助按钮,列表组合框
  2036.     
  2037.     Valilock = True
  2038.     Ydtext.Visible = False
  2039.     YdCombo.Visible = False
  2040.     Ydcommand.Visible = False
  2041.     
  2042. End Sub
  2043. Private Sub YdCombo_KeyDown(KeyCode As Integer, Shift As Integer)        '列表框移动
  2044.     With WglrGrid
  2045.         Select Case KeyCode
  2046.         Case vbKeyEscape                'ESC 键放弃录入
  2047.             Valilock = True
  2048.             .SetFocus
  2049.             Call Ycwbk
  2050.             Valilock = False
  2051.         Case vbKeyReturn                '回 车 键 =13
  2052.             KeyCode = 0
  2053.             .SetFocus
  2054.             Call Lrsjhx
  2055.             Rowjsq = .Row
  2056.             Coljsq = .Col + 1
  2057.             If Coljsq > .Cols - 1 Then
  2058.                 If Rowjsq < .Rows - 1 Then
  2059.                     Rowjsq = Rowjsq + 1
  2060.                 End If
  2061.                 Coljsq = Qslz
  2062.             End If
  2063.             Do While Rowjsq <= .Rows - 1
  2064.                 If .ColHidden(Coljsq) Or (Not GridBoolean(Coljsq, 1)) Then
  2065.                     Coljsq = Coljsq + 1
  2066.                     If Coljsq > .Cols - 1 Then
  2067.                         Rowjsq = Rowjsq + 1
  2068.                         Coljsq = Qslz
  2069.                     End If
  2070.                 Else
  2071.                     Exit Do
  2072.                 End If
  2073.             Loop
  2074.             .Select Rowjsq, Coljsq
  2075.         Case vbKeyLeft                  '左 箭 头 =37
  2076.             If .Col - 1 = Qslz Then
  2077.                 If .ColHidden(Qslz) Or (Not GridBoolean(Qslz, 1)) Then
  2078.                     GoTo jzzx
  2079.                 End If
  2080.             End If
  2081.             If .Col > Qslz Then
  2082.                 KeyCode = 0
  2083.                 .SetFocus
  2084.                 Call Lrsjhx
  2085.                 Coljsq = .Col - 1
  2086.                 Do While Coljsq > Qslz
  2087.                     If Coljsq - 1 = Qslz Then
  2088.                         If .ColHidden(Qslz) Or (Not GridBoolean(Qslz, 1)) Then
  2089.                             GoTo jzzx
  2090.                         End If
  2091.                     End If
  2092.                     If .ColHidden(Coljsq) Or (Not GridBoolean(Coljsq, 1)) Then
  2093.                         Coljsq = Coljsq - 1
  2094.                     Else
  2095.                         Exit Do
  2096.                     End If
  2097.                 Loop
  2098.                 .Select .Row, Coljsq
  2099.             End If
  2100.         Case vbKeyRight                 '右 箭 头 =39
  2101.             KeyCode = 0
  2102.             .SetFocus
  2103.             Call Lrsjhx
  2104.             Rowjsq = .Row
  2105.             Coljsq = .Col + 1
  2106.             If Coljsq > .Cols - 1 Then
  2107.                 If Rowjsq < .Rows - 1 Then
  2108.                     Rowjsq = Rowjsq + 1
  2109.                 End If
  2110.                 Coljsq = Qslz
  2111.             End If
  2112.             Do While Rowjsq <= .Rows - 1
  2113.                 If .ColHidden(Coljsq) Or (Not GridBoolean(Coljsq, 1)) Then
  2114.                     Coljsq = Coljsq + 1
  2115.                     If Coljsq > .Cols - 1 Then
  2116.                         Rowjsq = Rowjsq + 1
  2117.                         Coljsq = Qslz
  2118.                     End If
  2119.                 Else
  2120.                     Exit Do
  2121.                 End If
  2122.             Loop
  2123.             .Select Rowjsq, Coljsq
  2124.         Case Else
  2125.         End Select
  2126.         
  2127. jzzx:
  2128.         
  2129.     End With
  2130.     
  2131. End Sub
  2132. Private Sub YdCombo_LostFocus()
  2133.     
  2134.     With WglrGrid                                    '因为选中网格会先发生Rowcolchange事件置Valiock
  2135.         If Not Valilock Then                           '为TRUE
  2136.             Call Lrsjhx
  2137.             If Not Sjhzyxxpd(Dqlrwgh) Then
  2138.                 Exit Sub
  2139.             End If
  2140.         End If
  2141.     End With
  2142.     
  2143. End Sub
  2144. Private Sub Ydcommand_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)
  2145.     Call Lrzdbz
  2146. End Sub
  2147. Private Sub ydtext_KeyDown(KeyCode As Integer, Shift As Integer)
  2148.     Dim Rowjsq As Long, Coljsq As Long
  2149.     With WglrGrid
  2150.         Select Case KeyCode
  2151.         Case vbKeyF2
  2152.             Call Lrzdbz
  2153.         Case vbKeyEscape                'ESC 键放弃录入
  2154.             Valilock = True
  2155.             Call Ycwbk
  2156.             .SetFocus
  2157.         Case vbKeyReturn                '回 车 键 =13
  2158.             KeyCode = 0
  2159.             .SetFocus
  2160.             Call Lrsjhx
  2161.             Rowjsq = .Row
  2162.             Coljsq = .Col + 1
  2163.             If Coljsq > .Cols - 1 Then
  2164.                 If Rowjsq < .Rows - 1 Then
  2165.                     Rowjsq = Rowjsq + 1
  2166.                 End If
  2167.                 Coljsq = Qslz
  2168.             End If
  2169.             Do While Rowjsq <= .Rows - 1
  2170.                 If .ColHidden(Coljsq) Or (Not GridBoolean(Coljsq, 1)) Then
  2171.                     Coljsq = Coljsq + 1
  2172.                     If Coljsq > .Cols - 1 Then
  2173.                         Rowjsq = Rowjsq + 1
  2174.                         Coljsq = Qslz
  2175.                     End If
  2176.                 Else
  2177.                     Exit Do
  2178.                 End If
  2179.             Loop
  2180.             If Rowjsq <= .Rows - 1 Then
  2181.                 .Select Rowjsq, Coljsq
  2182.             End If
  2183.         Case vbKeyUp                    '上 箭 头 =38
  2184.             KeyCode = 0
  2185.             .SetFocus
  2186.             Call Lrsjhx
  2187.             If .Row > .FixedRows Then
  2188.                 .Row = .Row - 1
  2189.             End If
  2190.         Case vbKeyDown                  '下 箭 头 =40
  2191.             KeyCode = 0
  2192.             .SetFocus
  2193.             Call Lrsjhx
  2194.             If .Row < .Rows - 1 Then
  2195.                 .Row = .Row + 1
  2196.             End If
  2197.         Case vbKeyLeft                  '左 箭 头 =37
  2198.             If .Col - 1 = Qslz Then
  2199.                 If .ColHidden(Qslz) Or (Not GridBoolean(Qslz, 1)) Then
  2200.                     GoTo jzzx
  2201.                 End If
  2202.             End If
  2203.             If Ydtext.SelStart = 0 And .Col > Qslz Then
  2204.                 KeyCode = 0
  2205.                 .SetFocus
  2206.                 Call Lrsjhx
  2207.                 Coljsq = .Col - 1
  2208.                 Do While Coljsq > Qslz
  2209.                     If Coljsq - 1 = Qslz Then
  2210.                         If .ColHidden(Qslz) Or (Not GridBoolean(Qslz, 1)) Then
  2211.                             GoTo jzzx
  2212.                         End If
  2213.                     End If
  2214.                     If .ColHidden(Coljsq) Or (Not GridBoolean(Coljsq, 1)) Then
  2215.                         Coljsq = Coljsq - 1
  2216.                     Else
  2217.                         Exit Do
  2218.                     End If
  2219.                 Loop
  2220.                 .Select .Row, Coljsq
  2221.             End If
  2222. jzzx:
  2223.         Case vbKeyRight                 '右 箭 头 =39
  2224.             wblong = Len(Ydtext.Text)
  2225.             If (Ydtext.SelStart = wblong Or Ydtext.SelLength = wblong) Then
  2226.                 KeyCode = 0
  2227.                 .SetFocus
  2228.                 Call Lrsjhx
  2229.                 Rowjsq = .Row
  2230.                 Coljsq = .Col + 1
  2231.                 If Coljsq > .Cols - 1 Then
  2232.                     If Rowjsq < .Rows - 1 Then
  2233.                         Rowjsq = Rowjsq + 1
  2234.                     End If
  2235.                     Coljsq = Qslz
  2236.                 End If
  2237.                 Do While Rowjsq <= .Rows - 1
  2238.                     If .ColHidden(Coljsq) Or (Not GridBoolean(Coljsq, 1)) Then
  2239.                         Coljsq = Coljsq + 1
  2240.                         If Coljsq > .Cols - 1 Then
  2241.                             Rowjsq = Rowjsq + 1
  2242.                             Coljsq = Qslz
  2243.                         End If
  2244.                     Else
  2245.                         Exit Do
  2246.                     End If
  2247.                 Loop
  2248.                 .Select Rowjsq, Coljsq
  2249.             End If
  2250.         Case Else
  2251.         End Select
  2252.     End With
  2253.     
  2254. End Sub
  2255. Private Sub ydtext_KeyPress(KeyAscii As Integer)         '录入字符事中控制
  2256.     
  2257.     Call InputFieldLimit(Ydtext, GridInt(WglrGrid.Col, 1), KeyAscii)
  2258.     If KeyAscii <> 0 Then
  2259.         Call Xyxhbz(Dqlrwgh)
  2260.     End If
  2261.     
  2262. End Sub
  2263. Private Sub ydtext_Change()                              '录入事中变化处理
  2264.     
  2265.     '防止程序改变但不进行处理
  2266.     
  2267.     If Wbkbhlock Then
  2268.         Exit Sub
  2269.     End If
  2270.     
  2271.     With WglrGrid
  2272.         '限制字段录入长度
  2273.         Wbkbhlock = True
  2274.         
  2275.         Call TextChangeLimit(Ydtext, GridInt(.Col, 1))  '去掉无效字符
  2276.         
  2277.         Select Case GridInt(.Col, 1)
  2278.         Case 8, 11   '金额型
  2279.             Call Sjgskz(Ydtext, Xtjezws - Xtjexsws - 1, Xtjexsws)
  2280.         Case 9, 12   '数量型
  2281.             Call Sjgskz(Ydtext, Xtslzws - Xtslxsws - 1, Xtslxsws)
  2282.         Case 10      '单价型
  2283.             Call Sjgskz(Ydtext, Xtdjzws - Xtdjxsws - 1, Xtdjxsws)
  2284.         Case Else    '其他类型
  2285.             If GridInt(.Col, 3) <> 0 Or GridInt(.Col, 4) <> 0 Then
  2286.                 Call Sjgskz(Ydtext, GridInt(.Col, 3), GridInt(.Col, 4))
  2287.             End If
  2288.         End Select
  2289.         Wbkbhlock = False
  2290.     End With
  2291.     
  2292. End Sub
  2293. Private Sub ydtext_LostFocus()            '如果由于选中网格之外的控件而发生有效性判断(选中网格会先发生Rowcolchange事件置Valiock为TRUE)
  2294.     
  2295.     With WglrGrid
  2296.         If Not Valilock Then
  2297.             Call Lrsjhx
  2298.             If Not sjzdyxxpd(Dqlrwgh, Dqlrwgl) Then
  2299.                 Exit Sub
  2300.             End If
  2301.             If Not Sjhzyxxpd(Dqlrwgh) Then
  2302.                 Exit Sub
  2303.             End If
  2304.         End If
  2305.     End With
  2306.     
  2307. End Sub
  2308. Private Sub xswbk()                       '在当前选中单元显示文本框,列表框,帮助按钮(通用)
  2309.     
  2310.     Dim Wbkpy As Integer, Wbkpy1 As Integer '文本框偏移量
  2311.     
  2312.     '当某种条件成立时禁止文本框激活使单据处于录入状态
  2313.     If Not Fun_AllowInput Then
  2314.         Exit Sub
  2315.     End If
  2316.     
  2317.     '显示文本框前返回有效行列(解决滚动条问题)
  2318.     Call Xldqh
  2319.     Call Xldql
  2320.     
  2321.     '隐藏文本框,帮助按钮,列表组合框
  2322.     Call Ycwbk
  2323.     
  2324.     With WglrGrid
  2325.         Dqlrwgh = .Row
  2326.         Dqlrwgl = .Col
  2327.         If Not GridBoolean(.Col, 1) Or .Row < .FixedRows Then
  2328.             Exit Sub
  2329.         End If
  2330.         
  2331.         Wbkpy = 30
  2332.         Wbkpy1 = 15
  2333.         
  2334.         On Error Resume Next
  2335.         
  2336.         If GridBoolean(.Col, 3) Then
  2337.             YdCombo.Left = .CellLeft + .Left + Wbkpy
  2338.             YdCombo.Top = .CellTop + .Top + Wbkpy
  2339.             YdCombo.Width = .CellWidth - Wbkpy1
  2340.             Call Wbkcl
  2341.             YdCombo.Visible = True
  2342.             YdCombo.SetFocus
  2343.             Ydcommand.Visible = False
  2344.             Ydtext.Visible = False
  2345.         Else
  2346.             If GridBoolean(.Col, 2) Then
  2347.                 Ydcommand.Left = .Left + .CellLeft + .CellWidth - Ydcommand.Width + Wbkpy
  2348.                 Ydcommand.Top = .Top + .CellTop + .CellHeight - Ydcommand.Height + Wbkpy
  2349.                 Ydcommand.Visible = True
  2350.             Else
  2351.                 Ydcommand.Visible = False
  2352.             End If
  2353.             
  2354.             Ydtext.Left = .CellLeft + .Left + Wbkpy
  2355.             Ydtext.Top = .CellTop + .Top + Wbkpy
  2356.             If Ydcommand.Visible Then
  2357.                 If Sfblbzkd Then
  2358.                     Ydtext.Width = .CellWidth - Ydcommand.Width
  2359.                 Else
  2360.                     Ydtext.Width = .CellWidth - Wbkpy1
  2361.                 End If
  2362.             Else
  2363.                 Ydtext.Width = .CellWidth - Wbkpy1
  2364.             End If
  2365.             Ydtext.Height = .CellHeight - Wbkpy1
  2366.             
  2367.             If GridInt(.Col, 2) <> 0 Then
  2368.                 Ydtext.MaxLength = GridInt(.Col, 2)
  2369.             Else
  2370.                 Ydtext.MaxLength = 3000
  2371.             End If
  2372.             
  2373.             Call Wbkcl
  2374.             
  2375.             Ydtext.Visible = True
  2376.             Ydtext.SetFocus
  2377.         End If
  2378.         Dqtoprow = .TopRow
  2379.         Dqleftcol = .LeftCol
  2380.         
  2381.         '重置锁值
  2382.         Valilock = False
  2383.         Wbkbhlock = False
  2384.     End With
  2385.     
  2386. End Sub
  2387. Private Function Fun_AllowInput() As Boolean                           '当某种条件成立时禁止文本框激活使单据处于录入状态
  2388.     
  2389.     '如果单据操作状态为浏览状态则不能显示录入载体(通用)
  2390.     If Trim(Lab_OperStatus.Caption) = "1" Then
  2391.         Exit Function
  2392.     End If
  2393.     
  2394.     '[>>
  2395.     
  2396.     '此处可以填写禁止文本框激活使单据处于录入状态的理由
  2397.     
  2398.     '<<]
  2399.     
  2400.     Fun_AllowInput = True
  2401.     
  2402. End Function
  2403. Private Sub Cxxswbk()                                                  'Formresize中重新显示文本框,列表框,帮助按钮(通用)
  2404.     
  2405.     Dim Wbkpy As Integer, Wbkpy1 As Integer
  2406.     Wbkpy = 30
  2407.     Wbkpy1 = 15
  2408.     With WglrGrid
  2409.         If YdCombo.Visible Then
  2410.             YdCombo.Left = .CellLeft + .Left + Wbkpy
  2411.             YdCombo.Top = .CellTop + .Top + Wbkpy
  2412.             YdCombo.Width = .CellWidth - Wbkpy1
  2413.         End If
  2414.         If Ydcommand.Visible Then
  2415.             Ydcommand.Left = .Left + .CellLeft + .CellWidth - Ydcommand.Width + Wbkpy
  2416.             Ydcommand.Top = .Top + .CellTop + .CellHeight - Ydcommand.Height + Wbkpy
  2417.         End If
  2418.         If Ydtext.Visible Then
  2419.             If Ydcommand.Visible Then
  2420.                 If Sfblbzkd Then
  2421.                     Ydtext.Width = .CellWidth - Ydcommand.Width
  2422.                 Else
  2423.                     Ydtext.Width = .CellWidth - Wbkpy1
  2424.                 End If
  2425.             Else
  2426.                 Ydtext.Width = .CellWidth - Wbkpy1
  2427.             End If
  2428.             Ydtext.Left = .CellLeft + .Left + Wbkpy
  2429.             Ydtext.Top = .CellTop + .Top + Wbkpy
  2430.             Ydtext.Height = .CellHeight - Wbkpy1
  2431.         End If
  2432.     End With
  2433.     
  2434. End Sub
  2435. Private Sub Lrsjhx()                                                   '文本框录入数据回写
  2436.     
  2437.     With WglrGrid
  2438.         If YdCombo.Visible Then
  2439.             .Text = Trim(YdCombo.Text)
  2440.         End If
  2441.         If Ydtext.Visible Then
  2442.             .Text = Trim(Ydtext.Text)
  2443.         End If
  2444.         
  2445.         '(如果字段录入内容发生变化,则打开有效性判断锁)
  2446.         If Zdlrqnr <> Trim(.Text) Then
  2447.             Yxxpdlock = False
  2448.             Hyxxpdlock = False
  2449.         End If
  2450.         
  2451.         '如果字段录入内容不为空则写数据行有效性标志
  2452.         If Len(Trim(.Text)) <> 0 Then
  2453.             Call Xyxhbz(.Row)
  2454.         End If
  2455.         
  2456.         '隐藏文本框,帮助按钮,列表组合框
  2457.         Call Ycwbk
  2458.     End With
  2459.     
  2460. End Sub
  2461. Private Sub WglrGrid_KeyDown(KeyCode As Integer, Shift As Integer)    '网格录入增行,删行快捷键
  2462.     
  2463.     '如果单据操作状态为浏览状态则不能显示录入载体
  2464.     If Trim(Lab_OperStatus.Caption) = "1" Then
  2465.         Exit Sub
  2466.     End If
  2467.     
  2468.     Select Case KeyCode
  2469.     Case vbKeyF2                   '按F2键参照
  2470.         Call xswbk
  2471.         Call Lrzdbz
  2472.     Case vbKeyDelete               '删行
  2473.         Call Scdqfl
  2474.     Case vbKeyInsert               '增行
  2475.         Call zjlrfl
  2476.     End Select
  2477.     
  2478. End Sub
  2479. Private Sub WglrGrid_KeyPress(KeyAscii As Integer)                             '网格接受键盘录入
  2480.     
  2481.     '当某种条件成立时禁止文本框激活使单据处于录入状态
  2482.     If Not Fun_AllowInput Then
  2483.         Exit Sub
  2484.     End If
  2485.     
  2486.     With WglrGrid
  2487.         '屏 蔽 回 车 键
  2488.         If KeyAscii = vbKeyReturn Then
  2489.             KeyAscii = 0
  2490.             Rowjsq = .Row
  2491.             Coljsq = .Col + 1
  2492.             If Coljsq > .Cols - 1 Then
  2493.                 If Rowjsq < .Rows - 1 Then
  2494.                     Rowjsq = Rowjsq + 1
  2495.                 End If
  2496.                 Coljsq = Qslz
  2497.             End If
  2498.             Do While Rowjsq <= .Rows - 1
  2499.                 If .ColHidden(Coljsq) Or (Not GridBoolean(Coljsq, 1)) Then
  2500.                     Coljsq = Coljsq + 1
  2501.                     If Coljsq > .Cols - 1 Then
  2502.                         Rowjsq = Rowjsq + 1
  2503.                         Coljsq = Qslz
  2504.                     End If
  2505.                 Else
  2506.                     Exit Do
  2507.                 End If
  2508.             Loop
  2509.             If Rowjsq <= .Rows - 1 Then
  2510.                 .Select Rowjsq, Coljsq
  2511.             End If
  2512.             Exit Sub
  2513.         End If
  2514.         
  2515.         '接受用户录入
  2516.         Select Case KeyAscii
  2517.         Case 0 To 32             '用户输入KeyAscii为0-32的键 如空格
  2518.             '显示录入载体
  2519.             Call xswbk
  2520.         Case Else
  2521.             '防止非编辑字段SendKeys()出现死循环
  2522.             If Not GridBoolean(.Col, 1) Or .Row < .FixedRows Then
  2523.                 Exit Sub
  2524.             End If
  2525.             '如果此字段为列表框录入则调入相应列表框
  2526.             If GridBoolean(.Col, 3) Then
  2527.                 '列表框录入
  2528.                 Call xswbk
  2529.             Else
  2530.                 Ydtext.Text = ""
  2531.                 '录入限制
  2532.                 Call InputFieldLimit(Ydtext, GridInt(WglrGrid.Col, 1), KeyAscii)
  2533.                 If KeyAscii = 0 Then
  2534.                     Exit Sub
  2535.                 End If
  2536.                 '如果录入字符有效则写有效行数据标志
  2537.                 Call Xyxhbz(.Row)
  2538.                 Call xswbk
  2539.                 Ydtext.Text = ""
  2540.                 Valilock = True
  2541.                 SendKeys Chr(KeyAscii), True
  2542.                 DoEvents
  2543.                 Valilock = False
  2544.             End If
  2545.         End Select
  2546.     End With
  2547.     
  2548. End Sub
  2549. Private Sub zjlrfl()                                                    '增加录入分录
  2550.     
  2551.     With WglrGrid
  2552.         If Not (Ydtext.Visible Or YdCombo.Visible) Then
  2553.             If Not Fun_Drfrmyxxpd Then
  2554.                 Exit Sub
  2555.             End If
  2556.         Else
  2557.             Exit Sub
  2558.         End If
  2559.         If .Row < .FixedRows Then
  2560.             Exit Sub
  2561.         End If
  2562.         .AddItem "", .Row
  2563.         .RowHeight(.Row) = Sjhgd
  2564.         If .Row <> .Rows - 1 Then
  2565.             If .TextMatrix(.Row + 1, 0) = "*" Then
  2566.                 .TextMatrix(.Row, 0) = "*"
  2567.             Else
  2568.                 .RemoveItem .Rows - 1
  2569.             End If
  2570.         End If
  2571.         Call Xldqh
  2572.         Call Xldql
  2573.         Hyxxpdlock = False
  2574.     End With
  2575.     
  2576. End Sub
  2577. Private Sub Scdqfl()                                                    '删除当前分录
  2578.     Dim Answer As Integer, Scqwghz As Long, Scqwglz As Long, Hjlzte As Long, Sflrzt As Boolean
  2579.     With WglrGrid
  2580.         Scqwghz = .Row
  2581.         Scqwglz = .Col
  2582.         If .TextMatrix(.Row, 0) = "*" Then
  2583.             '判断是否为录入状态
  2584.             If Ydtext.Visible Or YdCombo.Visible Then
  2585.                 Sflrzt = True
  2586.                 Validate = True
  2587.                 Call Lrsjhx
  2588.                 Validate = False
  2589.             End If
  2590.             Call Xldqh
  2591.             Changelock = True
  2592.             .Select .Row, 0
  2593.             Changelock = False
  2594.             If Shsfts Then
  2595.                 .Cell(flexcpBackColor, .Row, Qslz, .Row, .Cols - 1) = QBColor(12)
  2596.                 Tsxx = "请确认是否删除当前记录?"
  2597.                 yhAnswer = Xtxxts(Tsxx, 2, 2)
  2598.                 If yhAnswer = 2 Then
  2599.                     .Cell(flexcpBackColor, .Row, Qslz, .Row, .Cols - 1) = &H80000005
  2600.                     Changelock = True
  2601.                     .Select Scqwghz, Scqwglz
  2602.                     Changelock = False
  2603.                     
  2604.                     '如为录入状态,则恢复录入
  2605.                     If Sflrzt Then
  2606.                         Call xswbk
  2607.                     End If
  2608.                     Exit Sub
  2609.                 End If
  2610.             End If
  2611.             .RemoveItem .Row
  2612.             If .Rows < Pmbcsjhs + .FixedRows + Fzxwghs + 1 Then
  2613.                 .AddItem ""
  2614.                 .RowHeight(.Rows - 1) = Sjhgd
  2615.             End If
  2616.             Changelock = True
  2617.             .Select .Row, Scqwglz
  2618.             Changelock = False
  2619.             
  2620.         End If
  2621.     End With
  2622.     
  2623. End Sub
  2624. Private Sub Sjhj(Hjwgl As Long)                                         '网格列数据合计
  2625.     
  2626.     Dim Hjjg As Double
  2627.     If Not GridBoolean(Hjwgl, 4) Then
  2628.         Exit Sub
  2629.     End If
  2630.     With WglrGrid
  2631.         Hjjg = 0
  2632.         For Jsqte = .FixedRows To .Rows - 1
  2633.             If .TextMatrix(Jsqte, 0) = "*" Then
  2634.                 Hjjg = Hjjg + Val(.TextMatrix(Jsqte, Hjwgl))
  2635.             End If
  2636.         Next Jsqte
  2637.         If GridBoolean(Hjwgl, 5) And Hjjg = 0 Then
  2638.             HjGrid.TextMatrix(0, Hjwgl) = ""
  2639.         Else
  2640.             HjGrid.TextMatrix(0, Hjwgl) = Hjjg
  2641.         End If
  2642.     End With
  2643.     
  2644. End Sub
  2645. Private Sub Qkwlzd(sjh As Long, Sjl As Long)                            '清空为零字段
  2646.     
  2647.     If Not GridBoolean(Sjl, 5) Then
  2648.         Exit Sub
  2649.     End If
  2650.     With WglrGrid
  2651.         If Val(Trim(.TextMatrix(sjh, Sjl))) = 0 Then
  2652.             .TextMatrix(sjh, Sjl) = ""
  2653.         End If
  2654.     End With
  2655.     
  2656. End Sub
  2657. Private Sub fhyxh()                                                     '返回录入数据有效行,同时让得到焦点网格可见
  2658.     
  2659.     With WglrGrid
  2660.         If .Row >= .FixedRows Then
  2661.             If .TextMatrix(.Row, 0) <> "*" Then
  2662.                 For Rowjsq = .FixedRows To .Rows - 1
  2663.                     If .TextMatrix(Rowjsq, 0) <> "*" Then
  2664.                         Exit For
  2665.                     End If
  2666.                 Next Rowjsq
  2667.                 If Rowjsq <= .Rows - 1 Then
  2668.                     Changelock = True
  2669.                     .Select Rowjsq, .Col
  2670.                     Changelock = False
  2671.                 Else
  2672.                     Changelock = True
  2673.                     .Select .Rows - 1, .Col
  2674.                     Changelock = False
  2675.                 End If
  2676.             End If
  2677.             Call Xldqh
  2678.         End If
  2679.     End With
  2680.     
  2681. End Sub
  2682. Private Sub Xldqh()                                                      '显露当前行
  2683.     
  2684.     Dim Toprowte As Long
  2685.     With WglrGrid
  2686.         Toprowte = 0
  2687.         Do While .CellTop + .RowHeight(.Row) + Fzxwghs * Sjhgd > .Height And .TopRow <> Toprowte
  2688.             Toprowte = .TopRow
  2689.             .TopRow = .TopRow + 1
  2690.         Loop
  2691.         Toprowte = 0
  2692.         Do While .CellTop < .FixedRows * .RowHeight(0) And .TopRow <> Toprowte
  2693.             Toprowte = .TopRow
  2694.             If .TopRow > 1 Then
  2695.                 .TopRow = .TopRow - 1
  2696.             End If
  2697.         Loop
  2698.     End With
  2699.     
  2700. End Sub
  2701. Private Sub Xldql()                                                     '显露当前列
  2702.     
  2703.     Dim Leftcolte As Long
  2704.     With WglrGrid
  2705.         If .Col >= Qslz And .Col >= .FixedCols Then
  2706.             If .LeftCol > .Col Then
  2707.                 .LeftCol = .Col
  2708.             End If
  2709.             Leftcolte = 0
  2710.             Do While .CellLeft + .CellWidth > .Width And .LeftCol <> Leftcolte
  2711.                 Leftcolte = .LeftCol
  2712.                 .LeftCol = .LeftCol + 1
  2713.             Loop
  2714.         End If
  2715.     End With
  2716.     
  2717. End Sub
  2718. Private Function pdhwk(sjh As Long)                                     '判断网格行是否为空行(所有录入字段均为空*非录入字段除外)
  2719.     
  2720.     With WglrGrid
  2721.         For Coljsq = Qslz To .Cols - 1
  2722.             If Len(Trim(.TextMatrix(sjh, Coljsq))) <> 0 And GridBoolean(Coljsq, 1) Then
  2723.                 pdhwk = False
  2724.                 Exit Function
  2725.             End If
  2726.         Next Coljsq
  2727.         pdhwk = True
  2728.     End With
  2729.     
  2730. End Function
  2731. Private Sub Xyxhbz(sjh As Long)                                         '写行有效性标志,并判断是否增行
  2732.     
  2733.     With WglrGrid
  2734.         If .TextMatrix(sjh, 0) = "*" Then
  2735.             Exit Sub
  2736.         End If
  2737.         .TextMatrix(sjh, 0) = "*"
  2738.         If sjh >= .Rows - Fzxwghs - 1 Then
  2739.             .AddItem ""
  2740.             .RowHeight(.Rows - 1) = Sjhgd
  2741.         End If
  2742.     End With
  2743.     
  2744. End Sub
  2745. '*****************************以下为文本框录入处理程序(固定不变部分)*******************************'
  2746. Private Sub Wbklrwbcl(Index As Integer)    '文本框录入事后处理程序
  2747.     
  2748.     '以下为依据实际情况自定义部分[
  2749.     '在此填写文本框录入事后处理程序
  2750.   If LrText(1).Enabled = False Or Trim(LrText(1)) = "" Then Exit Sub
  2751.   Select Case Index
  2752.     Case 1
  2753.       str_TempSql = "select a.*,b.mname,b.model from qc_productmaterial a left join gy_material b on a.mnumber=b.mnumber where a.mnumber='" & Trim(LrText(1)) & "' "
  2754.       Set rs_Temp = Cw_DataEnvi.DataConnect.Execute(str_TempSql)
  2755.       With rs_Temp
  2756.         If .EOF() Then
  2757.           Call Xtxxts("请先在成品物料编码中定义该物料属性!", 0, 1)
  2758.           LrText(1).Text = ""
  2759.           Exit Sub
  2760.         Else
  2761.           LrText(2) = Trim(rs_Temp.Fields("mname") & "")
  2762.           LrText(3) = Trim(rs_Temp.Fields("model") & "")
  2763.           LrText(4).Tag = Trim(rs_Temp.Fields("checksortcode") & "")
  2764.         End If
  2765.         str_TempSql = "select a.gradecode,a.gradename,b.checksortname from qc_grade a left join qc_checksort b on a.checksortcode=b.checksortcode where a.checksortcode='" & Trim(LrText(4).Tag & "") & "' and a.gradecode not in (select distinct gradecode from QC_ProductStandMain where mnumber='" & Trim(LrText(1) & "") & "') order by a.gradecode"
  2766.         If .State = 1 Then .Close
  2767.         Set rs_Temp = Cw_DataEnvi.DataConnect.Execute(str_TempSql)
  2768.            If rs_Temp.RecordCount > 0 Then      '有尚未建立的等级
  2769.              LrText(4) = Trim(rs_Temp.Fields("checksortname"))
  2770.              LrText(5) = Trim(rs_Temp.Fields("gradename"))
  2771.              LrText(5).Tag = Trim(rs_Temp.Fields("gradecode"))
  2772.            Else
  2773.              Call Xtxxts("此物料所有等级的标准都已建立,不能新建!", 0, 4)
  2774.              TextValiLock = True
  2775.              LrText(1) = ""
  2776.              If LrText(1).Enabled = True Then
  2777.                 LrText(1).SetFocus
  2778.                 Call TextShow(1)
  2779.              End If
  2780.              LrText(2) = ""
  2781.              LrText(3) = ""
  2782.              LrText(4) = ""
  2783.              LrText(4).Tag = ""
  2784.              LrText(5) = ""
  2785.              LrText(5).Tag = ""
  2786.              TextValiLock = False
  2787.              Exit Sub
  2788.            End If
  2789.      End With
  2790.   End Select
  2791.     ']以上为依据实际情况自定义部分
  2792.     
  2793. End Sub
  2794. Private Sub LrText_Change(Index As Integer)
  2795.     
  2796.     '屏蔽程序改变控制
  2797.     If TextChangeLock Then
  2798.         Exit Sub
  2799.     End If
  2800.     
  2801.     TextValiJudgeLock(Index) = False    '打开有效性判断锁
  2802.     
  2803.     '限制字段录入长度
  2804.     
  2805.     TextChangeLock = True  '加锁(防止执行Lrtext_Change)
  2806.     
  2807.     Call TextChangeLimit(LrText(Index), Textint(Index, 1))  '去掉无效字符
  2808.     
  2809.     Select Case Textint(Index, 1)
  2810.     Case 8, 11       '金额型
  2811.         Call Sjgskz(LrText(Index), Xtjezws - Xtjexsws - 1, Xtjexsws)
  2812.     Case 9, 12       '数量型
  2813.         Call Sjgskz(LrText(Index), Xtslzws - Xtslxsws - 1, Xtslxsws)
  2814.     Case 10          '单价型
  2815.         Call Sjgskz(LrText(Index), Xtdjzws - Xtdjxsws - 1, Xtdjxsws)
  2816.     Case Else        '其他小数类型控制
  2817.         If Textint(Index, 6) <> 0 Or Textint(Index, 7) <> 0 Then
  2818.             Call Sjgskz(LrText(Index), Textint(Index, 6), Textint(Index, 7))
  2819.         End If
  2820.     End Select
  2821.     
  2822.     TextChangeLock = False '解锁
  2823.     
  2824. End Sub
  2825. Private Sub LrText_GotFocus(Index As Integer)                                                 '文本框得到焦点,显示相应信息
  2826.     Call TextShow(Index)
  2827. End Sub
  2828. Private Sub LrText_KeyDown(Index As Integer, KeyCode As Integer, Shift As Integer)            '字段按F2键提供帮助
  2829.     
  2830.     Select Case KeyCode
  2831.     Case vbKeyF2
  2832.         Call Text_Help(Index)
  2833.     End Select
  2834.     
  2835. End Sub
  2836. Private Sub LrText_KeyPress(Index As Integer, KeyAscii As Integer)                            '文本框录入事中控制
  2837.     Call InputFieldLimit(LrText(Index), Textint(Index, 1), KeyAscii)
  2838. End Sub
  2839. Private Sub LrText_LostFocus(Index As Integer)                                                '文本框失去焦点进行有效性判断及相应处理
  2840.     
  2841.     If Textint(Index, 9) = 0 Or Textint(Index, 9) = 1 Then '事中判断
  2842.         Call TextYxxpd(Index)
  2843.     End If
  2844.     
  2845. End Sub
  2846. Private Sub Ydcommand1_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single) '点击按钮
  2847.   Me.bln_Help = True
  2848.     Call Text_Help(Ydcommand1.Tag)
  2849.   Me.bln_Help = False
  2850. End Sub
  2851. Private Sub Text_Help(Index As Integer)                                                       '录入字段帮助
  2852.     
  2853.     If Not Ydcommand1.Visible Then
  2854.         Exit Sub
  2855.     End If
  2856.     TextValiLock = True
  2857.     Call Drbmhelp(Textint(Index, 2), Textstr(Index, 4), Trim(LrText(Index).Text))
  2858.     If Len(Xtfhcs) <> 0 Then
  2859.         If Textint(Index, 3) = 1 Then
  2860.             LrText(Index).Text = Xtfhcsfz
  2861.             LrText(Index).Tag = Xtfhcs
  2862.         Else
  2863.             LrText(Index).Text = Xtfhcs
  2864.             LrText(Index).Tag = Xtfhcsfz
  2865.         End If
  2866.     End If
  2867.     TextValiLock = False
  2868.     LrText(Index).SetFocus
  2869.     
  2870.     '[<<   zjs  加下   '为了能使其自动带出
  2871.     If (Index = 1) And Len(Xtfhcs) <> 0 Then
  2872.         Call LrText_LostFocus(Index)
  2873.     End If
  2874.     '>>] zjs 加上
  2875. End Sub
  2876. Private Sub TextShow(Index As Integer)        '文本框得到焦点,显示相应信息
  2877.     
  2878.     '如果文本框有帮助,则显示帮助按钮
  2879.     If Textboolean(Index, 1) Then
  2880.         Ydcommand1.Visible = True
  2881.         Ydcommand1.Move LrText(Index).Left + LrText(Index).Width, LrText(Index).Top
  2882.         Ydcommand1.Tag = Index
  2883.     Else
  2884.         Ydcommand1.Tag = ""
  2885.         Ydcommand1.Visible = False
  2886.     End If
  2887.     
  2888.     '[>>
  2889.     '可在此处定义其他处理动作
  2890.     '<<]
  2891.     
  2892. End Sub
  2893. Private Sub Wbkcsh()                          '录入文本框初始化
  2894.     
  2895.     Dim Int_TabIndex As Integer         'Tab焦点计数器
  2896.     
  2897.     '单据录入中文本框焦点由0开始
  2898.     LrText(0).TabIndex = 0
  2899.     
  2900.     '最大录入文本框索引值
  2901.     Max_Text_Index = Textvar(1)
  2902.     
  2903.     ReDim TextValiJudgeLock(Max_Text_Index)
  2904.     For Jsqte = 0 To Max_Text_Index
  2905.         
  2906.         '判断此文本框录入索引号是否存在,如存在则对其进行初始化
  2907.         If Len(Trim(Textstr(Jsqte, 1))) <> 0 Then
  2908.             
  2909.             '自动装入录入文本框和其解释标签
  2910.             If Jsqte <> 0 Then
  2911.                 Load LrText(Jsqte)
  2912.                 Load TsLabel(Jsqte)
  2913.                 
  2914.                 '判断录入文本框是否显示
  2915.                 If Textboolean(Jsqte, 4) Then
  2916.                     LrText(Jsqte).Visible = True
  2917.                     TsLabel(Jsqte).Visible = True
  2918.                 End If
  2919.                 
  2920.                 '判断文本框是否可编辑
  2921.                 If Textboolean(Jsqte, 5) Then
  2922.                     LrText(Jsqte).Enabled = True
  2923.                 Else
  2924.                     LrText(Jsqte).Enabled = False
  2925.                 End If
  2926.             End If
  2927.             
  2928.             '初始化其内容
  2929.             TextChangeLock = True
  2930.             LrText(Jsqte).Text = ""
  2931.             LrText(Jsqte).Tag = ""
  2932.             If Textint(Jsqte, 5) <> 0 Then
  2933.                 LrText(Jsqte).MaxLength = Textint(Jsqte, 5)
  2934.             End If
  2935.             TextChangeLock = False
  2936.             
  2937.             '设置文本框位置及大小,并设置相应标签内容及其位置
  2938.             LrText(Jsqte).Move Textint(Jsqte, 13), Textint(Jsqte, 12), Textint(Jsqte, 11), Textint(Jsqte, 10)
  2939.             TsLabel(Jsqte).Caption = Textstr(Jsqte, 7) & ":"
  2940.             TsLabel(Jsqte).Move Textint(Jsqte, 13) - TsLabel(Jsqte).Width - 20, Textint(Jsqte, 12) + (Textint(Jsqte, 10) - TsLabel(Jsqte).Height) / 2 - 30
  2941.             
  2942.         End If
  2943.         
  2944.         '将文本框有效性判断进行加锁,在文本框内容发生变化时将锁打开
  2945.         TextValiJudgeLock(Jsqte) = True
  2946.         
  2947.     Next Jsqte
  2948.     
  2949.     '设置文本框焦点转移顺序(前提文本焦点从0至Max_Text_Index)
  2950.     For Int_TabIndex = 0 To Max_Text_Index
  2951.         For Jsqte = 0 To Max_Text_Index
  2952.             If Textint(Jsqte, 14) = Int_TabIndex Then
  2953.                 LrText(Jsqte).TabIndex = Int_TabIndex
  2954.             End If
  2955.         Next Jsqte
  2956.     Next Int_TabIndex
  2957.     
  2958. End Sub
  2959. Private Function TextYxxpd(Index As Integer) As Boolean           '文本框有效性判断
  2960.     
  2961.     Dim Sqlstr As String
  2962.     Dim Findrec As New ADODB.Recordset
  2963.     
  2964.     '按帮助不进行有效性判断
  2965.     
  2966.     If TextValiLock Then
  2967.         TextValiLock = False
  2968.         TextYxxpd = True
  2969.         Exit Function
  2970.     End If
  2971.     
  2972.     '文本框内容未曾改变不进行有效性判断
  2973.     
  2974.     If TextValiJudgeLock(Index) Then
  2975.         Ydcommand1.Visible = False
  2976.         TextYxxpd = True
  2977.         Exit Function
  2978.     End If
  2979.     
  2980.     '文本框内容为空认为有效,并清空其Tag值
  2981.     
  2982.     If Trim(LrText(Index)) = "" Then
  2983.         LrText(Index).Tag = ""
  2984.         Call Wbklrwbcl(Index)
  2985.         Ydcommand1.Visible = False
  2986.         TextValiJudgeLock(Index) = True
  2987.         TextYxxpd = True
  2988.         Exit Function
  2989.     End If
  2990.     
  2991.     '[>>
  2992.     
  2993.     '可在此加入不做有效性判断的理由(参照上面程序)
  2994.     
  2995.     '<<]
  2996.     
  2997.     Select Case Textint(Index, 4)
  2998.     Case 1      '编码型
  2999.         Sqlstr = Trim(Textstr(Index, 5))
  3000.         Sqlstr = Replace(Sqlstr, "@", "'" + Trim(LrText(Index).Text) + "'")
  3001.         Set Findrec = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  3002.         If Findrec.EOF Then
  3003.             Sqlstr = "select mnumber,mname from gy_material where mnumber=@ or mname=@"
  3004.             Sqlstr = Replace(Sqlstr, "@", "'" + Trim(LrText(Index).Text) + "'")
  3005.             Set Findrec = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  3006.             If Findrec.EOF Then
  3007.                 Call Xtxxts("此物料编码不存在!", 0, 1)
  3008.             Else
  3009.                 Call Xtxxts(Trim(Textstr(Index, 6)), 0, 1)
  3010.             End If
  3011.             LrText(Index).SetFocus
  3012.             Exit Function
  3013.         Else
  3014.             Select Case Textint(Index, 3)
  3015.             Case 0
  3016.                 If Len(Trim(Textstr(Index, 2))) <> 0 Then
  3017.                     LrText(Index).Text = Trim(Findrec.Fields(Trim(Textstr(Index, 2))))
  3018.                 End If
  3019.                 If Len(Trim(Textstr(Index, 3) & "")) <> 0 Then
  3020.                     LrText(Index).Tag = Trim(Findrec.Fields(Trim(Textstr(Index, 3))))
  3021.                 End If
  3022.             Case 1
  3023.                 If Len(Trim(Textstr(Index, 3) & "")) <> 0 Then
  3024.                     LrText(Index).Text = Trim(Findrec.Fields(Trim(Textstr(Index, 3))))
  3025.                 End If
  3026.                 If Len(Trim(Textstr(Index, 2))) <> 0 Then
  3027.                     LrText(Index).Tag = Trim(Findrec.Fields(Trim(Textstr(Index, 2))))
  3028.                 End If
  3029.             End Select
  3030.         End If
  3031.     Case 2      '日期型
  3032.         If IsDate(LrText(Index).Text) Then
  3033.             LrText(Index).Text = Format(LrText(Index).Text, "yyyy-mm-dd")
  3034.             If Val(Mid(LrText(Index), 1, 4)) < 1900 Then
  3035.                 LrText(Index).Text = "1900" + Mid(LrText(Index), 5, 6)
  3036.             End If
  3037.         Else
  3038.             Tsxx = "非法公历日期!(格式:" + Format(Date, "yyyy-mm-dd") + ")"
  3039.             Call Xtxxts(Tsxx, 0, 1)
  3040.             LrText(Index).SetFocus
  3041.             Exit Function
  3042.         End If
  3043.     Case 3      '其他类型
  3044.     End Select
  3045.     
  3046.     '隐藏帮助按钮
  3047.     Ydcommand1.Visible = False
  3048.     
  3049.     '如果有效则加锁,用户不改变内容则不再进行有效性判断
  3050.     TextValiJudgeLock(Index) = True
  3051.     
  3052.     '调用文本框事后处理程序
  3053.     Call Wbklrwbcl(Index)
  3054.     
  3055.     '有效性判断通过则返回True
  3056.     TextYxxpd = True
  3057.     
  3058. End Function