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

企业管理

开发平台:

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