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

企业管理

开发平台:

Visual Basic

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