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

企业管理

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Begin VB.Form Dev_FrmLubricateAnalyzeCxtj 
  3.    BorderStyle     =   3  'Fixed Dialog
  4.    Caption         =   "润滑油分析列表查询条件"
  5.    ClientHeight    =   1920
  6.    ClientLeft      =   45
  7.    ClientTop       =   330
  8.    ClientWidth     =   4410
  9.    HelpContextID   =   2507005
  10.    Icon            =   "设备_润滑油分析表查询条件.frx":0000
  11.    KeyPreview      =   -1  'True
  12.    LinkTopic       =   "Form1"
  13.    MaxButton       =   0   'False
  14.    MinButton       =   0   'False
  15.    ScaleHeight     =   1920
  16.    ScaleWidth      =   4410
  17.    ShowInTaskbar   =   0   'False
  18.    StartUpPosition =   1  '所有者中心
  19.    Begin VB.CommandButton Cmd_Clear 
  20.       Caption         =   "全清"
  21.       Height          =   300
  22.       Left            =   60
  23.       TabIndex        =   9
  24.       Top             =   1500
  25.       Width           =   1120
  26.    End
  27.    Begin VB.Frame Frame1 
  28.       Height          =   1365
  29.       Left            =   60
  30.       TabIndex        =   11
  31.       Top             =   30
  32.       Width           =   4275
  33.       Begin VB.CommandButton Ydcommand1 
  34.          Height          =   300
  35.          Index           =   3
  36.          Left            =   3870
  37.          Picture         =   "设备_润滑油分析表查询条件.frx":1042
  38.          Style           =   1  'Graphical
  39.          TabIndex        =   19
  40.          TabStop         =   0   'False
  41.          Top             =   930
  42.          Visible         =   0   'False
  43.          Width           =   300
  44.       End
  45.       Begin VB.CommandButton Ydcommand1 
  46.          Height          =   300
  47.          Index           =   2
  48.          Left            =   3870
  49.          Picture         =   "设备_润滑油分析表查询条件.frx":13CC
  50.          Style           =   1  'Graphical
  51.          TabIndex        =   18
  52.          TabStop         =   0   'False
  53.          Top             =   570
  54.          Visible         =   0   'False
  55.          Width           =   300
  56.       End
  57.       Begin VB.TextBox LrText 
  58.          Height          =   300
  59.          Index           =   3
  60.          Left            =   1110
  61.          TabIndex        =   3
  62.          Text            =   "3"
  63.          Top             =   930
  64.          Width           =   2745
  65.       End
  66.       Begin VB.Frame Frame2 
  67.          Caption         =   "审核状态"
  68.          Height          =   585
  69.          Left            =   150
  70.          TabIndex        =   17
  71.          Top             =   1560
  72.          Visible         =   0   'False
  73.          Width           =   4545
  74.          Begin VB.OptionButton Opt_Check 
  75.             Caption         =   "全部"
  76.             Height          =   195
  77.             Index           =   0
  78.             Left            =   180
  79.             TabIndex        =   5
  80.             Top             =   270
  81.             Value           =   -1  'True
  82.             Width           =   855
  83.          End
  84.          Begin VB.OptionButton Opt_Check 
  85.             Caption         =   "未审核"
  86.             Height          =   195
  87.             Index           =   1
  88.             Left            =   1500
  89.             TabIndex        =   6
  90.             Top             =   270
  91.             Width           =   915
  92.          End
  93.          Begin VB.OptionButton Opt_Check 
  94.             Caption         =   "已审核"
  95.             Height          =   195
  96.             Index           =   2
  97.             Left            =   2880
  98.             TabIndex        =   7
  99.             Top             =   270
  100.             Width           =   1245
  101.          End
  102.       End
  103.       Begin VB.TextBox LrText 
  104.          Height          =   300
  105.          Index           =   1
  106.          Left            =   2790
  107.          TabIndex        =   1
  108.          Text            =   "1"
  109.          Top             =   210
  110.          Width           =   1065
  111.       End
  112.       Begin VB.TextBox LrText 
  113.          Height          =   300
  114.          Index           =   0
  115.          Left            =   1125
  116.          TabIndex        =   0
  117.          Text            =   "0"
  118.          Top             =   210
  119.          Width           =   1065
  120.       End
  121.       Begin VB.TextBox LrText 
  122.          Height          =   300
  123.          Index           =   2
  124.          Left            =   1110
  125.          TabIndex        =   2
  126.          Text            =   "2"
  127.          Top             =   570
  128.          Width           =   2745
  129.       End
  130.       Begin VB.CommandButton Ydcommand1 
  131.          Height          =   300
  132.          Index           =   0
  133.          Left            =   2190
  134.          Picture         =   "设备_润滑油分析表查询条件.frx":1756
  135.          Style           =   1  'Graphical
  136.          TabIndex        =   16
  137.          TabStop         =   0   'False
  138.          Top             =   210
  139.          Visible         =   0   'False
  140.          Width           =   300
  141.       End
  142.       Begin VB.CommandButton Ydcommand1 
  143.          Height          =   300
  144.          Index           =   1
  145.          Left            =   3870
  146.          Picture         =   "设备_润滑油分析表查询条件.frx":1AE0
  147.          Style           =   1  'Graphical
  148.          TabIndex        =   14
  149.          TabStop         =   0   'False
  150.          Top             =   210
  151.          Visible         =   0   'False
  152.          Width           =   300
  153.       End
  154.       Begin VB.Label Label1 
  155.          AutoSize        =   -1  'True
  156.          Caption         =   "检验日期:"
  157.          Height          =   180
  158.          Index           =   2
  159.          Left            =   60
  160.          TabIndex        =   15
  161.          Top             =   240
  162.          Width           =   810
  163.       End
  164.       Begin VB.Line Line2 
  165.          Index           =   1
  166.          X1              =   2550
  167.          X2              =   2730
  168.          Y1              =   360
  169.          Y2              =   360
  170.       End
  171.       Begin VB.Label Label1 
  172.          AutoSize        =   -1  'True
  173.          Caption         =   "润滑油编号:"
  174.          Height          =   180
  175.          Index           =   11
  176.          Left            =   60
  177.          TabIndex        =   13
  178.          Top             =   990
  179.          Width           =   990
  180.       End
  181.       Begin VB.Label Label1 
  182.          AutoSize        =   -1  'True
  183.          Caption         =   "设备编号:"
  184.          Height          =   180
  185.          Index           =   0
  186.          Left            =   60
  187.          TabIndex        =   12
  188.          Top             =   630
  189.          Width           =   810
  190.       End
  191.    End
  192.    Begin VB.CommandButton QxCommand 
  193.       Caption         =   "取消(&C)"
  194.       Height          =   300
  195.       Left            =   3215
  196.       TabIndex        =   8
  197.       Top             =   1500
  198.       Width           =   1120
  199.    End
  200.    Begin VB.CommandButton QdCommand 
  201.       Caption         =   "确定(&O)"
  202.       Height          =   300
  203.       Left            =   2010
  204.       TabIndex        =   4
  205.       Top             =   1500
  206.       Width           =   1120
  207.    End
  208.    Begin VB.CheckBox UnloadCheck 
  209.       Caption         =   "卸载窗体"
  210.       Height          =   615
  211.       Left            =   5160
  212.       TabIndex        =   10
  213.       Top             =   1110
  214.       Width           =   825
  215.    End
  216. End
  217. Attribute VB_Name = "Dev_FrmLubricateAnalyzeCxtj"
  218. Attribute VB_GlobalNameSpace = False
  219. Attribute VB_Creatable = False
  220. Attribute VB_PredeclaredId = True
  221. Attribute VB_Exposed = False
  222. '******************************************************************
  223. '*    模 块 名 称 :结算单列表查询条件
  224. '*    功 能 描 述 :
  225. '*    程序员姓名  :孔令岩
  226. '*    最后修改人  :王哲
  227. '*    最后修改时间:2001/10/25
  228. '*    备        注:程序中所有依实际情况自定义部分均用[>>  <<]括起
  229. '******************************************************************
  230. Dim Tsxx As String                       '系统信息提示
  231. '以下为固定使用变量(文本框)
  232. Dim Textvar() As Variant                 '存储变体型文本框信息
  233. Dim Textboolean() As Boolean             '存储布尔型文本框信息
  234. Dim Textint() As Integer                 '存储整型文本框信息
  235. Dim Textstr() As String                  '存储字符型文本框信息
  236. Dim Max_Text_Index As Integer            '最大录入文本框索引值
  237. Dim TextGroupCode As String              '文本框录入分组编码
  238. Dim TextValiLock As Boolean              '文本框失去焦点是否进行有效性控制判断
  239. Dim TextValiJudgeLock() As Boolean       '文本框录入有效性判断控制锁
  240. Dim CurTextIndex As Integer              '当前文本框索引值
  241. Dim TextChangeLock As Boolean            '文本框内容变换控制锁
  242. Dim Bln_Cancel As Boolean                '取消按钮信息传递
  243. Private Sub Form_KeyPress(KeyAscii As Integer)   '控 制 焦 点 转 移(Fixed)
  244.     
  245.     Dim jdzygs As Integer                         '控件焦点转移个数
  246.     jdzygs = 30
  247.     Select Case KeyAscii
  248.     Case vbKeyReturn
  249.         If Kjjdzy(jdzygs) Then
  250.             KeyAscii = 0
  251.         End If
  252.     Case 39           '屏蔽"'"
  253.         KeyAscii = 0
  254.     End Select
  255.     
  256. End Sub
  257. Private Sub Form_Load()
  258.     
  259.     '以下为文本框处理程序(Fixed)
  260.     TextGroupCode = "Dev_LubAnalyzeCxtj"
  261.     Call Drwbkxx(TextGroupCode, Textvar(), Textboolean(), Textint(), Textstr())  '读入文本框录入信息
  262.     Call Wbkcsh
  263.     
  264.     '[>>初始化查询条件默认值
  265.     '<<]
  266.     
  267. End Sub
  268. Private Sub Form_QueryUnload(Cancel As Integer, UnloadMode As Integer)          '查询条件窗体卸载
  269.     
  270.     '查询条件窗体卸载时判断是否因为结果窗体卸载,如是则卸载,否则隐藏
  271.     If UnloadCheck.Value <> 1 Then
  272.         Cancel = 1
  273.         Me.Hide
  274.     End If
  275.     
  276. End Sub
  277. Private Sub QdCommand_Click()                                   '确 定
  278.     
  279.     '录入条件有效性判断(Fixed)
  280.     If Not Lrtjyxxpd Then
  281.         Exit Sub
  282.     End If
  283.     Me.Hide
  284.     
  285.     '[>>激活查询过程结果窗体
  286.     Dev_FrmLubricateAnalyzeCxjg.Timer1.Enabled = True
  287.     Dev_FrmLubricateAnalyzeCxjg.SetFocus
  288.     '<<]
  289.     
  290. End Sub
  291. Private Sub QxCommand_Click()                                    '取消(Fixed)
  292.     Me.Hide
  293. End Sub
  294. Private Function Lrtjyxxpd() As Boolean                          '用户录入条件有效性判断
  295.     
  296.     Dim jsqte As Integer
  297.     Lrtjyxxpd = False
  298.     
  299.     '对需要进行事后判断的文本框录入内容进行有效性判断 (Fixed)
  300.     For jsqte = 0 To Max_Text_Index
  301.         If Textint(jsqte, 9) = 0 Or Textint(jsqte, 9) = 2 Then
  302.             If Not TextYxxpd(jsqte) Then
  303.                 Exit Function
  304.             End If
  305.         End If
  306.     Next jsqte
  307.     
  308.     '[>>以下为依据实际情况自定义部分
  309.     
  310.     '查询日期范围应由小到大
  311.     If LrText(0).Text > LrText(1).Text And Trim(LrText(1).Text) <> "" Then
  312.         Tsxx = "查询订单日期范围应由小到大!"
  313.         Call Xtxxts(Tsxx, 0, 4)
  314.         LrText(0).SetFocus
  315.         Exit Function
  316.     End If
  317.     
  318.     '<<]以上为依据实际情况自定义部分
  319.     
  320.     Lrtjyxxpd = True
  321. End Function
  322. Private Sub Cmd_Clear_MouseDown(Button As Integer, Shift As Integer, x As Single, y As Single)    '将用户输入条件全部清除(可选)
  323.     
  324.     '清除文本框(Fixed)
  325.     For jsqte = 0 To Max_Text_Index
  326.         LrText(jsqte).Tag = ""
  327.         LrText(jsqte).Text = ""
  328.     Next jsqte
  329.     
  330.     '[>>
  331.     
  332.     '此处可以写入其他清除条件程序
  333.     
  334.     '<<]
  335.     
  336. End Sub
  337. '*************以下为文本框录入处理程序(固定不变部分)*************'
  338. Private Sub Wbklrwbcl(Index As Integer)    '文本框录入事后处理程序
  339.     
  340.     '以下为依据实际情况自定义部分[
  341.     
  342.     '在此填写文本框录入事后处理程序
  343.     
  344.     ']以上为依据实际情况自定义部分
  345.     
  346. End Sub
  347. Private Sub LrText_Change(Index As Integer)
  348.     
  349.     '屏蔽程序改变控制
  350.     If TextChangeLock Then
  351.         Exit Sub
  352.     End If
  353.     
  354.     TextValiJudgeLock(Index) = False    '打开有效性判断锁
  355.     
  356.     '限制字段录入长度
  357.     
  358.     TextChangeLock = True  '加锁(防止执行Lrtext_Change)
  359.     
  360.     Call TextChangeLimit(LrText(Index), Textint(Index, 1))  '去掉无效字符
  361.     
  362.     Select Case Textint(Index, 1)
  363.     Case 8, 11      '金额型
  364.         Call Sjgskz(LrText(Index), Xtjezws - Xtjexsws - 1, Xtjexsws)
  365.     Case 9, 12      '数量型
  366.         Call Sjgskz(LrText(Index), Xtslzws - Xtslxsws - 1, Xtslxsws)
  367.     Case 10          '单价型
  368.         Call Sjgskz(LrText(Index), Xtdjzws - Xtdjxsws - 1, Xtdjxsws)
  369.     Case Else        '其他小数类型控制
  370.         If Textint(Index, 6) <> 0 Or Textint(Index, 7) <> 0 Then
  371.             Call Sjgskz(LrText(Index), Textint(Index, 6), Textint(Index, 7))
  372.         End If
  373.     End Select
  374.     
  375.     TextChangeLock = False '解锁
  376.     
  377. End Sub
  378. Private Sub LrText_GotFocus(Index As Integer)                                                 '文本框得到焦点,显示相应信息
  379.     
  380.     Call TextShow(Index)
  381.     CurTextIndex = Index
  382.     LrText(Index).SelStart = Len(LrText(Index))
  383.     
  384. End Sub
  385. Private Sub LrText_KeyDown(Index As Integer, KeyCode As Integer, Shift As Integer)            '字段按F2键提供帮助
  386.     
  387.     Select Case KeyCode
  388.     Case vbKeyF2
  389.         Call Text_Help(Index)
  390.     End Select
  391.     
  392. End Sub
  393. Private Sub LrText_KeyPress(Index As Integer, KeyAscii As Integer)                            '文本框录入事中控制
  394.     Call InputFieldLimit(LrText(Index), Textint(Index, 1), KeyAscii)
  395. End Sub
  396. Private Sub LrText_LostFocus(Index As Integer)                                                '文本框失去焦点
  397.     
  398.     '显示相应信息但不能进行有效性判断
  399.     
  400. End Sub
  401. Private Sub Ydcommand1_MouseDown(Index As Integer, Button As Integer, Shift As Integer, x As Single, y As Single)     '按钮提供帮助
  402.     Call Text_Help(Index)
  403. End Sub
  404. Private Sub Text_Help(Index As Integer)                                                       '录入字段帮助
  405.     If Not Textboolean(Index, 1) Then
  406.         Exit Sub
  407.     End If
  408.     
  409.     '调用帮助
  410.     Call Drbmhelp(Textint(Index, 2), Textstr(Index, 4), Trim(LrText(Index).Text))
  411.     
  412.     '根据设置选择显示编码和名称,并进行存储
  413.     If Len(Xtfhcs) <> 0 Then
  414.         If Textint(Index, 3) = 1 Then
  415.             LrText(Index).Text = Xtfhcsfz
  416.             LrText(Index).Tag = Xtfhcs
  417.         Else
  418.             LrText(Index).Text = Xtfhcs
  419.             LrText(Index).Tag = Xtfhcsfz
  420.         End If
  421.     End If
  422.     
  423.     LrText(Index).SetFocus
  424.     
  425. End Sub
  426. Private Sub TextShow(Index As Integer)        '文本框得到焦点,显示相应信息
  427.     
  428.     '填写文本框得到焦点,进行相应信息处理程序
  429.     
  430. End Sub
  431. Private Sub Wbkcsh()                          '录入文本框初始化
  432.     
  433.     Dim jsqte As Integer
  434.     
  435.     '最大录入文本框索引值
  436.     Max_Text_Index = Textvar(1)
  437.     
  438.     ReDim TextValiJudgeLock(Max_Text_Index)
  439.     For jsqte = 0 To Max_Text_Index
  440.         
  441.         If Len(Trim(Textstr(jsqte, 1))) <> 0 Then
  442.             If Textboolean(jsqte, 1) Then
  443.                 If jsqte <> 0 And Not Textboolean(jsqte, 3) Then
  444.                     Load Ydcommand1(jsqte)
  445.                 End If
  446.                 Ydcommand1(jsqte).Visible = True
  447.                 Ydcommand1(jsqte).Move LrText(jsqte).Left + LrText(jsqte).Width, LrText(jsqte).Top
  448.             End If
  449.             TextChangeLock = True
  450.             LrText(jsqte).Text = ""
  451.             LrText(jsqte).Tag = ""
  452.             If Textint(jsqte, 5) <> 0 Then
  453.                 LrText(jsqte).MaxLength = Textint(jsqte, 5)
  454.             End If
  455.             TextChangeLock = False
  456.         End If
  457.         
  458.         TextValiJudgeLock(jsqte) = True
  459.     Next jsqte
  460.     
  461. End Sub
  462. Private Function TextYxxpd(Index As Integer) As Boolean           '文本框有效性判断
  463.     Dim Sqlstr As String
  464.     Dim Findrec As ADODB.Recordset
  465.     
  466.     '文本框内容未曾改变不进行有效性判断
  467.     If TextValiJudgeLock(Index) Then
  468.         TextYxxpd = True
  469.         Exit Function
  470.     End If
  471.     
  472.     '文本框内容为空认为有效,并清空其Tag值
  473.     If Trim(LrText(Index)) = "" Then
  474.         LrText(Index).Tag = ""
  475.         Call Wbklrwbcl(Index)
  476.         TextValiJudgeLock(Index) = True
  477.         TextYxxpd = True
  478.         Exit Function
  479.     End If
  480.     
  481.     '可在此加入不做有效性判断的理由
  482.     
  483.     Select Case Textint(Index, 4)
  484.     Case 1      '编码型
  485.         Sqlstr = Trim(Textstr(Index, 5))
  486.         Sqlstr = Replace(Sqlstr, "@", "'" + Trim(LrText(Index).Text) + "'")
  487.         Set Findrec = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  488.         If Findrec.EOF Then
  489.             Call Xtxxts(Trim(Textstr(Index, 6)), 0, 1)
  490.             LrText(Index).SetFocus
  491.             Exit Function
  492.         Else
  493.             Select Case Textint(Index, 3)
  494.             Case 0
  495.                 If Len(Trim(Textstr(Index, 2))) <> 0 Then
  496.                     LrText(Index).Text = Trim(Findrec.Fields(Trim(Textstr(Index, 2))))
  497.                 End If
  498.                 If Len(Trim(Textstr(Index, 3) & "")) <> 0 Then
  499.                     LrText(Index).Tag = Trim(Findrec.Fields(Trim(Textstr(Index, 3))))
  500.                 End If
  501.             Case 1
  502.                 If Len(Trim(Textstr(Index, 3) & "")) <> 0 Then
  503.                     LrText(Index).Text = Trim(Findrec.Fields(Trim(Textstr(Index, 3))))
  504.                 End If
  505.                 If Len(Trim(Textstr(Index, 2))) <> 0 Then
  506.                     LrText(Index).Tag = Trim(Findrec.Fields(Trim(Textstr(Index, 2))))
  507.                 End If
  508.             End Select
  509.         End If
  510.     Case 2      '日期型
  511.         If IsDate(LrText(Index).Text) Then
  512.             LrText(Index).Text = Format(LrText(Index).Text, "yyyy-mm-dd")
  513.             If Val(Mid(LrText(Index), 1, 4)) < 1900 Then
  514.                 LrText(Index).Text = "1900" + Mid(LrText(Index), 5, 6)
  515.             End If
  516.         Else
  517.             Tsxx = "非法公历日期!(格式:" + Format(Date, "yyyy-mm-dd") + ")"
  518.             Call Xtxxts(Tsxx, 0, 1)
  519.             LrText(Index).SetFocus
  520.             Exit Function
  521.         End If
  522.     Case 3      '其他类型
  523.     End Select
  524.     
  525.     '如果有效则加锁,用户不改变内容则不再进行有效性判断
  526.     TextValiJudgeLock(Index) = True
  527.     
  528.     '调用文本框事后处理程序
  529.     Call Wbklrwbcl(Index)
  530.     
  531.     '有效性判断通过则返回True
  532.     TextYxxpd = True
  533.     
  534. End Function