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

企业管理

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
  3. Begin VB.Form Tjfx_SfchzCond 
  4.    BorderStyle     =   1  'Fixed Single
  5.    Caption         =   "收发存汇总条件"
  6.    ClientHeight    =   4050
  7.    ClientLeft      =   45
  8.    ClientTop       =   330
  9.    ClientWidth     =   7095
  10.    HelpContextID   =   130603
  11.    Icon            =   "统计分析_收发存汇总表查询条件.frx":0000
  12.    KeyPreview      =   -1  'True
  13.    LinkTopic       =   "Form1"
  14.    MaxButton       =   0   'False
  15.    MinButton       =   0   'False
  16.    ScaleHeight     =   4050
  17.    ScaleWidth      =   7095
  18.    StartUpPosition =   2  '屏幕中心
  19.    Begin VB.CommandButton Cmd_Clear 
  20.       Caption         =   "全清(&L)"
  21.       Height          =   300
  22.       Left            =   3270
  23.       TabIndex        =   23
  24.       Top             =   3630
  25.       Width           =   1120
  26.    End
  27.    Begin VB.CheckBox Che_Sum 
  28.       Caption         =   "按存货分类汇总"
  29.       Height          =   255
  30.       Left            =   120
  31.       TabIndex        =   22
  32.       Top             =   3630
  33.       Value           =   1  'Checked
  34.       Width           =   1695
  35.    End
  36.    Begin VB.Frame Frame1 
  37.       Height          =   3405
  38.       Left            =   3240
  39.       TabIndex        =   11
  40.       Top             =   90
  41.       Width           =   3765
  42.       Begin MSComctlLib.ImageCombo Com_SortLevel 
  43.          Height          =   315
  44.          Left            =   1560
  45.          TabIndex        =   5
  46.          Top             =   2070
  47.          Width           =   2025
  48.          _ExtentX        =   3572
  49.          _ExtentY        =   556
  50.          _Version        =   393216
  51.          ForeColor       =   -2147483640
  52.          BackColor       =   -2147483643
  53.       End
  54.       Begin VB.TextBox LrText 
  55.          Height          =   300
  56.          Index           =   1
  57.          Left            =   1065
  58.          TabIndex        =   3
  59.          Text            =   "1"
  60.          Top             =   1365
  61.          Width           =   2220
  62.       End
  63.       Begin VB.TextBox LrText 
  64.          Height          =   300
  65.          Index           =   0
  66.          Left            =   1065
  67.          TabIndex        =   2
  68.          Text            =   "0"
  69.          Top             =   1005
  70.          Width           =   2220
  71.       End
  72.       Begin VB.CommandButton YDCommand1 
  73.          Height          =   300
  74.          Index           =   1
  75.          Left            =   3270
  76.          Picture         =   "统计分析_收发存汇总表查询条件.frx":1042
  77.          Style           =   1  'Graphical
  78.          TabIndex        =   14
  79.          Top             =   1365
  80.          Visible         =   0   'False
  81.          Width           =   300
  82.       End
  83.       Begin VB.CommandButton YDCommand1 
  84.          Height          =   300
  85.          Index           =   0
  86.          Left            =   3270
  87.          Picture         =   "统计分析_收发存汇总表查询条件.frx":13CC
  88.          Style           =   1  'Graphical
  89.          TabIndex        =   13
  90.          Top             =   1005
  91.          Visible         =   0   'False
  92.          Width           =   300
  93.       End
  94.       Begin VB.TextBox LrText 
  95.          Height          =   300
  96.          Index           =   2
  97.          Left            =   1065
  98.          TabIndex        =   4
  99.          Text            =   "2"
  100.          Top             =   1710
  101.          Width           =   2220
  102.       End
  103.       Begin VB.CommandButton YDCommand1 
  104.          Height          =   300
  105.          Index           =   2
  106.          Left            =   3270
  107.          Picture         =   "统计分析_收发存汇总表查询条件.frx":1756
  108.          Style           =   1  'Graphical
  109.          TabIndex        =   12
  110.          Top             =   1695
  111.          Visible         =   0   'False
  112.          Width           =   300
  113.       End
  114.       Begin VB.ComboBox Com_Mon 
  115.          Height          =   315
  116.          Left            =   1065
  117.          Style           =   2  'Dropdown List
  118.          TabIndex        =   1
  119.          Top             =   645
  120.          Width           =   2520
  121.       End
  122.       Begin VB.Label Label1 
  123.          AutoSize        =   -1  'True
  124.          Caption         =   "存货分类级次:"
  125.          Height          =   195
  126.          Index           =   1
  127.          Left            =   210
  128.          TabIndex        =   21
  129.          Top             =   2130
  130.          Width           =   1125
  131.       End
  132.       Begin VB.Label Lbl_Year 
  133.          BackColor       =   &H8000000E&
  134.          BorderStyle     =   1  'Fixed Single
  135.          Caption         =   "Year"
  136.          Height          =   300
  137.          Left            =   1065
  138.          TabIndex        =   19
  139.          Top             =   300
  140.          Width           =   2520
  141.       End
  142.       Begin VB.Label Label1 
  143.          AutoSize        =   -1  'True
  144.          Caption         =   "年度:"
  145.          Height          =   180
  146.          Index           =   5
  147.          Left            =   210
  148.          TabIndex        =   18
  149.          Top             =   345
  150.          Width           =   450
  151.       End
  152.       Begin VB.Label Label1 
  153.          AutoSize        =   -1  'True
  154.          Caption         =   "存货分类:"
  155.          Height          =   195
  156.          Index           =   4
  157.          Left            =   210
  158.          TabIndex        =   17
  159.          Top             =   1065
  160.          Width           =   765
  161.       End
  162.       Begin VB.Label Label1 
  163.          AutoSize        =   -1  'True
  164.          Caption         =   "存货编码:"
  165.          Height          =   195
  166.          Index           =   8
  167.          Left            =   210
  168.          TabIndex        =   16
  169.          Top             =   1425
  170.          Width           =   765
  171.       End
  172.       Begin VB.Line Line6 
  173.          X1              =   780
  174.          X2              =   1020
  175.          Y1              =   1860
  176.          Y2              =   1860
  177.       End
  178.       Begin VB.Label Label1 
  179.          AutoSize        =   -1  'True
  180.          Caption         =   "月份:"
  181.          Height          =   180
  182.          Index           =   9
  183.          Left            =   210
  184.          TabIndex        =   15
  185.          Top             =   735
  186.          Width           =   450
  187.       End
  188.    End
  189.    Begin VB.CommandButton QdCommand 
  190.       Caption         =   "确定(&O)"
  191.       Height          =   300
  192.       Left            =   4695
  193.       TabIndex        =   6
  194.       Top             =   3630
  195.       Width           =   1120
  196.    End
  197.    Begin VB.CommandButton QxCommand 
  198.       Cancel          =   -1  'True
  199.       Caption         =   "取消(&C)"
  200.       Height          =   300
  201.       Left            =   5880
  202.       TabIndex        =   10
  203.       Top             =   3630
  204.       Width           =   1120
  205.    End
  206.    Begin VB.Frame Frame2 
  207.       Caption         =   "仓库列表"
  208.       Height          =   3405
  209.       Left            =   90
  210.       TabIndex        =   7
  211.       Top             =   90
  212.       Width           =   3045
  213.       Begin VB.CommandButton QxuCommand 
  214.          Caption         =   "全选"
  215.          Height          =   300
  216.          Left            =   1770
  217.          TabIndex        =   9
  218.          Top             =   2970
  219.          Width           =   1120
  220.       End
  221.       Begin VB.CommandButton QcCommand 
  222.          Caption         =   "全消"
  223.          Height          =   300
  224.          Left            =   540
  225.          TabIndex        =   8
  226.          Top             =   2970
  227.          Width           =   1120
  228.       End
  229.       Begin VB.ListBox Lst_WareHouse 
  230.          Height          =   2160
  231.          Left            =   150
  232.          Style           =   1  'Checkbox
  233.          TabIndex        =   0
  234.          Top             =   330
  235.          Width           =   2745
  236.       End
  237.    End
  238.    Begin VB.CheckBox UnloadCheck 
  239.       Caption         =   "卸载窗体"
  240.       Height          =   375
  241.       Left            =   3570
  242.       TabIndex        =   20
  243.       Top             =   660
  244.       Width           =   1065
  245.    End
  246. End
  247. Attribute VB_Name = "Tjfx_SfchzCond"
  248. Attribute VB_GlobalNameSpace = False
  249. Attribute VB_Creatable = False
  250. Attribute VB_PredeclaredId = True
  251. Attribute VB_Exposed = False
  252. '******************************************************************
  253. '*    模 块 名 称 :收发存汇总查询条件
  254. '*    功 能 描 述 :
  255. '*    程序员姓名  :白凤英
  256. '*    最后修改人  :白凤英
  257. '*    最后修改时间:2001/12/21
  258. '*    备        注:程序中所有依实际情况自定义部分均用[>>  <<]括起
  259. '******************************************************************
  260. Dim Tsxx As String                       '系统信息提示
  261. Dim mWhcode() As String                  '仓库编码
  262. Dim mWhcodeStr As String
  263. '以下为固定使用变量(文本框)
  264. Dim Textvar() As Variant                 '存储变体型文本框信息
  265. Dim Textboolean() As Boolean             '存储布尔型文本框信息
  266. Dim Textint() As Integer                 '存储整型文本框信息
  267. Dim Textstr() As String                  '存储字符型文本框信息
  268. Dim Max_Text_Index As Integer            '最大录入文本框索引值
  269. Dim TextGroupCode As String              '文本框录入分组编码
  270. Dim TextValiLock As Boolean              '文本框失去焦点是否进行有效性控制判断
  271. Dim TextValiJudgeLock() As Boolean       '文本框录入有效性判断控制锁
  272. Dim CurTextIndex As Integer              '当前文本框索引值
  273. Dim TextChangeLock As Boolean            '文本框内容变换控制锁
  274. Dim Bln_Cancel As Boolean                '取消按钮信息传递
  275. Private Sub Che_Sum_Click()
  276.     If Che_Sum.Value = 0 Then
  277.         Com_SortLevel.Enabled = False
  278.         Com_SortLevel.Text = ""
  279.         Label1(1).Enabled = False
  280.     Else
  281.         Com_SortLevel.Enabled = True
  282.         If Com_SortLevel.ComboItems.count > 0 Then
  283.             Com_SortLevel.ComboItems.Item(1).Selected = True
  284.         End If
  285.         Label1(1).Enabled = True
  286.     End If
  287. End Sub
  288. Private Sub Cmd_Clear_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)
  289.     '清除文本框(Fixed)
  290.     For Jsqte = 0 To Max_Text_Index
  291.         LrText(Jsqte).Tag = ""
  292.         LrText(Jsqte).Text = ""
  293.     Next Jsqte
  294. End Sub
  295. Private Sub Com_SortLevel_Click()
  296.     Com_SortLevel.Tag = Com_SortLevel.SelectedItem.Index
  297. End Sub
  298. Private Sub Form_KeyPress(KeyAscii As Integer)   '控 制 焦 点 转 移(Fixed)
  299.     Dim jdzygs As Integer                         '控件焦点转移个数
  300.     jdzygs = 30
  301.     Select Case KeyAscii
  302.         Case vbKeyReturn
  303.             If Kjjdzy(jdzygs) Then
  304.                 KeyAscii = 0
  305.             End If
  306.         Case 39           '屏蔽"'"
  307.             KeyAscii = 0
  308.     End Select
  309. End Sub
  310. Private Sub Form_Load()
  311. Dim Rectemp As Recordset
  312. Dim NewCom As ComboItem
  313. Dim mYear As Integer
  314. Dim mPeriod As Integer
  315.     '以下为文本框处理程序(Fixed)
  316.     TextGroupCode = "Chhs_DiffCond"
  317.     Call Drwbkxx(TextGroupCode, Textvar(), Textboolean(), Textint(), Textstr())  '读入文本框录入信息
  318.     Call Wbkcsh
  319.    
  320.     '[>>初始化查询条件默认值
  321.     mYear = Xtyear
  322.     Lbl_Year = CStr(mYear) + "年"
  323.     
  324.     '月份
  325.     Set Rectemp = Cw_DataEnvi.DataConnect.Execute("Select Period From GY_Kjrlb Where Kjyear='" & mYear & "' AND chhsjzbz=0 Order by Period")
  326.     If Not Rectemp.EOF Then
  327.         mPeriod = Rectemp.Fields("Period")
  328.     Else
  329.         Set Rectemp = Cw_DataEnvi.DataConnect.Execute("Select Period From GY_Kjrlb Where Kjyear='" & mYear & "' AND chhsjzbz=1 Order by Period desc")
  330.         mPeriod = Rectemp.Fields("Period")
  331.     End If
  332.     
  333.     For Jsqte = StartMon To mPeriod
  334.         Com_Mon.AddItem CStr(mYear) + "." + CStr(Jsqte)
  335.         Com_Mon.ItemData(Com_Mon.NewIndex) = Jsqte
  336.     Next Jsqte
  337.     If Com_Mon.ListCount > 0 Then Com_Mon.ListIndex = 0
  338.     
  339.     '仓库列表
  340.     Set Rectemp = Cw_DataEnvi.DataConnect.Execute("SELECT  Gy_Warehouse.* FROM Gy_Warehouse " & _
  341.            " LEFT OUTER JOIN  Gy_Whlimit ON Gy_Warehouse.WhCode = Gy_Whlimit.WhCode " & _
  342.            " WHERE Gy_Whlimit.Czybm = '" & Xtczybm & "' and Gy_Warehouse.chhsuseflag=1 " & _
  343.            " order by Gy_Warehouse.Whcode")
  344.     
  345.     If Not Rectemp.EOF Then
  346.         
  347.         ReDim mWhcode(Rectemp.RecordCount)
  348.         
  349.         For Jsqte = 0 To Rectemp.RecordCount - 1
  350.             Lst_WareHouse.AddItem Trim(Rectemp.Fields("whname")) + "(" + Trim(Rectemp.Fields("whcode")) + ") "
  351.             Lst_WareHouse.Selected(Lst_WareHouse.NewIndex) = True
  352.             mWhcode(Lst_WareHouse.NewIndex) = Trim(Rectemp.Fields("whcode"))
  353.             Rectemp.MoveNext
  354.         Next
  355.     End If
  356.     
  357.     '汇总条件
  358.     Set Rectemp = Cw_DataEnvi.DataConnect.Execute("select max(codelevel) as MaxLevel from kf_invsort")
  359.     If Not Rectemp.EOF Then
  360.         If Not IsNull(Rectemp.Fields(0)) Then
  361.             For Jsqte = 0 To Rectemp.Fields(0)
  362.                 Set NewCom = Com_SortLevel.ComboItems.Add(, , CStr(Jsqte) + "  级")
  363.             Next Jsqte
  364.         End If
  365.     End If
  366.     Com_SortLevel.Locked = True
  367.     If Com_SortLevel.ComboItems.count > 0 Then
  368.         Com_SortLevel.ComboItems.Item(1).Selected = True
  369.         Com_SortLevel.Tag = "1"
  370.     End If
  371.     '<<]
  372.     Set Rectemp = Nothing
  373.     
  374. End Sub
  375. Private Sub Form_QueryUnload(Cancel As Integer, UnloadMode As Integer)          '查询条件窗体卸载
  376.     '查询条件窗体卸载时判断是否因为结果窗体卸载,如是则卸载,否则隐藏
  377.     If UnloadCheck.Value <> 1 Then
  378.         Cancel = 1
  379.         Me.Hide
  380.     End If
  381.     
  382. End Sub
  383. Private Sub QcCommand_Click()           '全消
  384.     For Jsqte = 0 To Lst_WareHouse.ListCount - 1
  385.         Lst_WareHouse.Selected(Jsqte) = False
  386.     Next
  387. End Sub
  388. Private Sub QdCommand_Click()                                   '确 定
  389. Dim Rectemp As Recordset
  390. Dim Str As String
  391.     '录入条件有效性判断(Fixed)
  392.     If Not Lrtjyxxpd Then
  393.         Exit Sub
  394.     End If
  395.     Me.Hide
  396.         
  397.     '选中仓库
  398.     Str = ""
  399.     For Jsqte = 0 To Lst_WareHouse.ListCount - 1
  400.         If Lst_WareHouse.Selected(Jsqte) = True Then
  401.             If Str = "" Then
  402.                 Str = "'" & mWhcode(Jsqte) & "'"
  403.             Else
  404.                 Str = Str + ",'" & mWhcode(Jsqte) & "'"
  405.             End If
  406.         End If
  407.     Next Jsqte
  408.     Me.WhCode = "a.whcode in (" + Str + ")"
  409.         
  410.     '[>>激活查询过程结果窗体
  411.     With Tjfx_Sfchz
  412.         .Timer1.Enabled = True
  413.         .SetFocus
  414.     End With
  415.     '<<]
  416. End Sub
  417. Private Sub QxCommand_Click()                                    '取消(Fixed)
  418.     Me.Hide
  419. End Sub
  420. Private Function Lrtjyxxpd() As Boolean                          '用户录入条件有效性判断
  421.     Dim Jsqte As Integer
  422.     Lrtjyxxpd = False
  423.  
  424.     '一.============先对单据内容进行有效性判断==============='
  425.   
  426.     '先进行字段不能为空或不能为零有效性判断(Fixed)
  427.     For Jsqte = 0 To Max_Text_Index
  428.         If Textint(Jsqte, 8) = 1 Then     '字段不能为空
  429.             If Len(Trim(LrText(Jsqte).Text)) = 0 Then
  430.                 Tsxx = Textstr(Jsqte, 7) & "不能为空!"
  431.                 Call Xtxxts(Tsxx, 0, 1)
  432.                 LrText(Jsqte).SetFocus
  433.                 Exit Function
  434.             End If
  435.         End If
  436.     Next Jsqte
  437.     
  438.     '对需要进行事后判断的文本框录入内容进行有效性判断 (Fixed)
  439.     For Jsqte = 0 To Max_Text_Index
  440.         If Textint(Jsqte, 9) = 0 Or Textint(Jsqte, 9) = 2 Then
  441.             If Not TextYxxpd(Jsqte) Then
  442.                 Exit Function
  443.             End If
  444.         End If
  445.     Next Jsqte
  446.    
  447.     '[>>以下为依据实际情况自定义部分
  448.  
  449.     '至少选中一个仓库
  450.     If Lst_WareHouse.SelCount = 0 Then
  451.         Tsxx = "至少选中一个仓库!"
  452.         Call Xtxxts(Tsxx, 0, 4)
  453.         Lst_WareHouse.SetFocus
  454.         Exit Function
  455.     End If
  456.     
  457.     '查询存货编码范围应由小到大
  458.     If LrText(1).Text > LrText(2).Text And Trim(LrText(2).Text) <> "" Then
  459.         Tsxx = "查询存货编码范围应由小到大!"
  460.         Call Xtxxts(Tsxx, 0, 4)
  461.         LrText(1).SetFocus
  462.         Exit Function
  463.     End If
  464.   
  465.     '<<]以上为依据实际情况自定义部分
  466.  
  467.     Lrtjyxxpd = True
  468. End Function
  469. '*************以下为文本框录入处理程序(固定不变部分)*************'
  470. Private Sub Wbklrwbcl(Index As Integer)    '文本框录入事后处理程序
  471.   
  472.     '以下为依据实际情况自定义部分[
  473.     '在此填写文本框录入事后处理程序
  474.     ']以上为依据实际情况自定义部分
  475.   
  476. End Sub
  477. Private Sub LrText_Change(Index As Integer)
  478.    
  479.     '屏蔽程序改变控制
  480.     If TextChangeLock Then
  481.         Exit Sub
  482.     End If
  483.     
  484.     TextValiJudgeLock(Index) = False    '打开有效性判断锁
  485.     
  486.     '限制字段录入长度
  487.           
  488.     TextChangeLock = True  '加锁(防止执行Lrtext_Change)
  489.         
  490.     Select Case Textint(Index, 1)
  491.         Case 8, 11      '金额型
  492.             Call Sjgskz(LrText(Index), Xtjezws - Xtjexsws - 1, Xtjexsws)
  493.         Case 9, 12      '数量型
  494.             Call Sjgskz(LrText(Index), Xtslzws - Xtslxsws - 1, Xtslxsws)
  495.         Case 10          '单价型
  496.             Call Sjgskz(LrText(Index), Xtdjzws - Xtdjxsws - 1, Xtdjxsws)
  497.         Case Else        '其他小数类型控制
  498.             If Textint(Index, 6) <> 0 Or Textint(Index, 7) <> 0 Then
  499.                 Call Sjgskz(LrText(Index), Textint(Index, 6), Textint(Index, 7))
  500.             End If
  501.     End Select
  502.         
  503.     TextChangeLock = False '解锁
  504. End Sub
  505. Private Sub LrText_GotFocus(Index As Integer)                                                 '文本框得到焦点,显示相应信息
  506.     Call TextShow(Index)
  507.     CurTextIndex = Index
  508.     LrText(Index).SelStart = Len(LrText(Index))
  509. End Sub
  510. Private Sub LrText_KeyDown(Index As Integer, KeyCode As Integer, Shift As Integer)            '字段按F2键提供帮助
  511.     
  512.     Select Case KeyCode
  513.         Case vbKeyF2
  514.             Call Text_Help(Index)
  515.     End Select
  516. End Sub
  517. Private Sub LrText_KeyPress(Index As Integer, KeyAscii As Integer)                            '文本框录入事中控制
  518.     Call InputFieldLimit(LrText(Index), Textint(Index, 1), KeyAscii)
  519. End Sub
  520. Private Sub LrText_LostFocus(Index As Integer)                                                '文本框失去焦点
  521.     '显示相应信息但不能进行有效性判断
  522.   
  523. End Sub
  524. Private Sub QxuCommand_Click()          '全选
  525.     For Jsqte = 0 To Lst_WareHouse.ListCount - 1
  526.         Lst_WareHouse.Selected(Jsqte) = True
  527.     Next
  528. End Sub
  529. Private Sub Ydcommand1_MouseDown(Index As Integer, Button As Integer, Shift As Integer, X As Single, Y As Single)     '按钮提供帮助
  530.     Call Text_Help(Index)
  531. End Sub
  532. Private Sub Text_Help(Index As Integer)                                                       '录入字段帮助
  533.     If Not Textboolean(Index, 1) Then
  534.         Exit Sub
  535.     End If
  536.      
  537.     '调用帮助
  538.     Call Drbmhelp(Textint(Index, 2), Textstr(Index, 4), Trim(LrText(Index).Text))
  539.   
  540.     '根据设置选择显示编码和名称,并进行存储
  541.     If Len(Xtfhcs) <> 0 Then
  542.         If Textint(Index, 3) = 1 Then
  543.             LrText(Index).Text = Xtfhcsfz
  544.             LrText(Index).Tag = Xtfhcs
  545.         Else
  546.             LrText(Index).Text = Xtfhcs
  547.             LrText(Index).Tag = Xtfhcsfz
  548.         End If
  549.     End If
  550.    
  551.     LrText(Index).SetFocus
  552. End Sub
  553. Private Sub TextShow(Index As Integer)        '文本框得到焦点,显示相应信息
  554.     '填写文本框得到焦点,进行相应信息处理程序
  555.    
  556. End Sub
  557. Private Sub Wbkcsh()                          '录入文本框初始化
  558.     
  559.     Dim Jsqte As Integer
  560.   
  561.     '最大录入文本框索引值
  562.     Max_Text_Index = Textvar(1)
  563.   
  564.     ReDim TextValiJudgeLock(Max_Text_Index)
  565.     For Jsqte = 0 To Max_Text_Index
  566.         If Len(Trim(Textstr(Jsqte, 1))) <> 0 Then
  567.             If Textboolean(Jsqte, 1) Then
  568.                 If Jsqte <> 0 And Not Textboolean(Jsqte, 3) Then
  569.                     Load YDCommand1(Jsqte)
  570.                 End If
  571.                 YDCommand1(Jsqte).Visible = True
  572.                 YDCommand1(Jsqte).Move LrText(Jsqte).Left + LrText(Jsqte).Width, LrText(Jsqte).Top
  573.             End If
  574.             TextChangeLock = True
  575.             LrText(Jsqte).Text = ""
  576.             LrText(Jsqte).Tag = ""
  577.             If Textint(Jsqte, 5) <> 0 Then
  578.                 LrText(Jsqte).MaxLength = Textint(Jsqte, 5)
  579.             End If
  580.             TextChangeLock = False
  581.         End If
  582.         TextValiJudgeLock(Jsqte) = True
  583.     Next Jsqte
  584. End Sub
  585. Private Function TextYxxpd(Index As Integer) As Boolean           '文本框有效性判断
  586.     
  587.     Dim SqlStr As String
  588.     Dim Findrec As ADODB.Recordset
  589.   
  590.     '文本框内容未曾改变不进行有效性判断
  591.     If TextValiJudgeLock(Index) Then
  592.         TextYxxpd = True
  593.         Exit Function
  594.     End If
  595.   
  596.     '文本框内容为空认为有效,并清空其Tag值
  597.     If Trim(LrText(Index)) = "" Then
  598.         LrText(Index).Tag = ""
  599.         Call Wbklrwbcl(Index)
  600.         TextValiJudgeLock(Index) = True
  601.         TextYxxpd = True
  602.         Exit Function
  603.     End If
  604.   
  605.     '可在此加入不做有效性判断的理由
  606.   
  607.     Select Case Textint(Index, 4)
  608.         Case 1      '编码型
  609.             SqlStr = Trim(Textstr(Index, 5))
  610.             SqlStr = Replace(SqlStr, "@", "'" + Trim(LrText(Index).Text) + "'")
  611.             SqlStr = Replace(SqlStr, "$$", "'" + Xtczybm + "'")
  612.             Set Findrec = Cw_DataEnvi.DataConnect.Execute(SqlStr)
  613.             If Findrec.EOF Then
  614.                 Call Xtxxts(Trim(Textstr(Index, 6)), 0, 1)
  615.                 LrText(Index).SetFocus
  616.                 Exit Function
  617.             Else
  618.                 Select Case Textint(Index, 3)
  619.                     Case 0
  620.                         If Len(Trim(Textstr(Index, 2))) <> 0 Then
  621.                             LrText(Index).Text = Trim(Findrec.Fields(Trim(Textstr(Index, 2))))
  622.                         End If
  623.                         If Len(Trim(Textstr(Index, 3) & "")) <> 0 Then
  624.                             LrText(Index).Tag = Trim(Findrec.Fields(Trim(Textstr(Index, 3))))
  625.                         End If
  626.                     Case 1
  627.                         If Len(Trim(Textstr(Index, 3) & "")) <> 0 Then
  628.                             LrText(Index).Text = Trim(Findrec.Fields(Trim(Textstr(Index, 3))))
  629.                         End If
  630.                         If Len(Trim(Textstr(Index, 2))) <> 0 Then
  631.                             LrText(Index).Tag = Trim(Findrec.Fields(Trim(Textstr(Index, 2))))
  632.                         End If
  633.                 End Select
  634.             End If
  635.         Case 2      '日期型
  636.             If IsDate(LrText(Index).Text) Then
  637.                 LrText(Index).Text = Format(LrText(Index).Text, "yyyy-mm-dd")
  638.                 If Val(Mid(LrText(Index), 1, 4)) < 1900 Then
  639.                     LrText(Index).Text = "1900" + Mid(LrText(Index), 5, 6)
  640.                 End If
  641.             Else
  642.                 Tsxx = "非法公历日期!(格式:" + Format(Date, "yyyy-mm-dd") + ")"
  643.                 Call Xtxxts(Tsxx, 0, 1)
  644.                 LrText(Index).SetFocus
  645.                 Exit Function
  646.             End If
  647.         Case 3      '其他类型
  648.     End Select
  649.     
  650.     '如果有效则加锁,用户不改变内容则不再进行有效性判断
  651.     TextValiJudgeLock(Index) = True
  652.     '调用文本框事后处理程序
  653.     Call Wbklrwbcl(Index)
  654.    
  655.     '有效性判断通过则返回True
  656.     TextYxxpd = True
  657.    
  658. End Function
  659. Public Property Get WhCode() As Variant
  660.     WhCode = mWhcodeStr
  661. End Property
  662. Public Property Let WhCode(ByVal vNewValue As Variant)
  663.     mWhcodeStr = vNewValue
  664. End Property