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

企业管理

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Object = "{65A39231-6133-11D1-BAA2-444553540000}#1.0#0"; "vslight6.OCX"
  3. Object = "{D76D7128-4A96-11D3-BD95-D296DC2DD072}#1.0#0"; "VSOCX7.OCX"
  4. Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
  5. Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
  6. Begin VB.Form Tr_OwnerShip 
  7.    BorderStyle     =   1  'Fixed Single
  8.    Caption         =   "车辆所有权"
  9.    ClientHeight    =   7095
  10.    ClientLeft      =   45
  11.    ClientTop       =   330
  12.    ClientWidth     =   9330
  13.    Icon            =   "基础设置_车辆所有权.frx":0000
  14.    KeyPreview      =   -1  'True
  15.    LinkTopic       =   "Form3"
  16.    MaxButton       =   0   'False
  17.    MinButton       =   0   'False
  18.    ScaleHeight     =   7095
  19.    ScaleWidth      =   9330
  20.    StartUpPosition =   1  '所有者中心
  21.    Begin TabDlg.SSTab StTab 
  22.       Height          =   6435
  23.       Left            =   0
  24.       TabIndex        =   4
  25.       Top             =   660
  26.       Width           =   9330
  27.       _ExtentX        =   16457
  28.       _ExtentY        =   11351
  29.       _Version        =   393216
  30.       Style           =   1
  31.       Tabs            =   2
  32.       Tab             =   1
  33.       TabHeight       =   520
  34.       TabCaption(0)   =   "列表视图"
  35.       TabPicture(0)   =   "基础设置_车辆所有权.frx":1042
  36.       Tab(0).ControlEnabled=   0   'False
  37.       Tab(0).Control(0)=   "CzxsGrid"
  38.       Tab(0).Control(0).Enabled=   0   'False
  39.       Tab(0).ControlCount=   1
  40.       TabCaption(1)   =   "单张视图"
  41.       TabPicture(1)   =   "基础设置_车辆所有权.frx":105E
  42.       Tab(1).ControlEnabled=   -1  'True
  43.       Tab(1).Control(0)=   "Frame1"
  44.       Tab(1).Control(0).Enabled=   0   'False
  45.       Tab(1).ControlCount=   1
  46.       Begin VB.Frame Frame1 
  47.          Height          =   6015
  48.          Left            =   90
  49.          TabIndex        =   5
  50.          Top             =   330
  51.          Width           =   9135
  52.          Begin VB.TextBox LrText 
  53.             Height          =   300
  54.             Index           =   2
  55.             Left            =   1785
  56.             TabIndex        =   2
  57.             Text            =   "2"
  58.             Top             =   1140
  59.             Width           =   3135
  60.          End
  61.          Begin VB.CommandButton Ydcommand1 
  62.             Height          =   300
  63.             Index           =   0
  64.             Left            =   3720
  65.             Picture         =   "基础设置_车辆所有权.frx":107A
  66.             Style           =   1  'Graphical
  67.             TabIndex        =   7
  68.             Top             =   3270
  69.             Visible         =   0   'False
  70.             Width           =   300
  71.          End
  72.          Begin VB.CommandButton BcCommand 
  73.             Caption         =   "保存(&S)"
  74.             Height          =   300
  75.             Left            =   2565
  76.             TabIndex        =   3
  77.             Top             =   1770
  78.             Width           =   1120
  79.          End
  80.          Begin VB.CommandButton QxCommand 
  81.             Cancel          =   -1  'True
  82.             Caption         =   "取消(&C)"
  83.             Height          =   300
  84.             Left            =   3785
  85.             TabIndex        =   6
  86.             Top             =   1770
  87.             Width           =   1120
  88.          End
  89.          Begin VB.TextBox LrText 
  90.             Height          =   300
  91.             Index           =   1
  92.             Left            =   1785
  93.             TabIndex        =   1
  94.             Text            =   "1"
  95.             Top             =   735
  96.             Width           =   3135
  97.          End
  98.          Begin VB.TextBox LrText 
  99.             Height          =   300
  100.             Index           =   0
  101.             Left            =   1785
  102.             TabIndex        =   0
  103.             Text            =   "0"
  104.             Top             =   330
  105.             Width           =   1618
  106.          End
  107.          Begin VB.Label TsLabel 
  108.             AutoSize        =   -1  'True
  109.             Caption         =   "备注:"
  110.             Height          =   180
  111.             Index           =   2
  112.             Left            =   420
  113.             TabIndex        =   10
  114.             Top             =   1230
  115.             Width           =   450
  116.          End
  117.          Begin VB.Label TsLabel 
  118.             AutoSize        =   -1  'True
  119.             Caption         =   "车辆所有权名称:"
  120.             Height          =   180
  121.             Index           =   1
  122.             Left            =   420
  123.             TabIndex        =   9
  124.             Top             =   810
  125.             Width           =   1350
  126.          End
  127.          Begin VB.Label TsLabel 
  128.             AutoSize        =   -1  'True
  129.             Caption         =   "车辆所有权编码:"
  130.             Height          =   180
  131.             Index           =   0
  132.             Left            =   420
  133.             TabIndex        =   8
  134.             Top             =   390
  135.             Width           =   1350
  136.          End
  137.       End
  138.       Begin VSFlex8Ctl.VSFlexGrid CzxsGrid 
  139.          Height          =   5955
  140.          Left            =   -74910
  141.          TabIndex        =   11
  142.          Top             =   390
  143.          Width           =   9135
  144.          _ExtentX        =   16113
  145.          _ExtentY        =   10504
  146.          Appearance      =   1
  147.          BorderStyle     =   1
  148.          Enabled         =   -1  'True
  149.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  150.             Name            =   "宋体"
  151.             Size            =   9
  152.             Charset         =   134
  153.             Weight          =   400
  154.             Underline       =   0   'False
  155.             Italic          =   0   'False
  156.             Strikethrough   =   0   'False
  157.          EndProperty
  158.          MousePointer    =   0
  159.          BackColor       =   -2147483643
  160.          ForeColor       =   -2147483640
  161.          BackColorFixed  =   -2147483633
  162.          ForeColorFixed  =   -2147483630
  163.          BackColorSel    =   -2147483635
  164.          ForeColorSel    =   -2147483634
  165.          BackColorBkg    =   8421504
  166.          BackColorAlternate=   -2147483643
  167.          GridColor       =   -2147483633
  168.          GridColorFixed  =   -2147483632
  169.          TreeColor       =   -2147483632
  170.          FloodColor      =   192
  171.          SheetBorder     =   -2147483642
  172.          FocusRect       =   1
  173.          HighLight       =   1
  174.          AllowSelection  =   -1  'True
  175.          AllowBigSelection=   -1  'True
  176.          AllowUserResizing=   0
  177.          SelectionMode   =   0
  178.          GridLines       =   1
  179.          GridLinesFixed  =   2
  180.          GridLineWidth   =   1
  181.          Rows            =   5000
  182.          Cols            =   10
  183.          FixedRows       =   1
  184.          FixedCols       =   0
  185.          RowHeightMin    =   0
  186.          RowHeightMax    =   0
  187.          ColWidthMin     =   0
  188.          ColWidthMax     =   0
  189.          ExtendLastCol   =   0   'False
  190.          FormatString    =   ""
  191.          ScrollTrack     =   0   'False
  192.          ScrollBars      =   3
  193.          ScrollTips      =   0   'False
  194.          MergeCells      =   0
  195.          MergeCompare    =   0
  196.          AutoResize      =   -1  'True
  197.          AutoSizeMode    =   0
  198.          AutoSearch      =   0
  199.          MultiTotals     =   -1  'True
  200.          SubtotalPosition=   1
  201.          OutlineBar      =   0
  202.          OutlineCol      =   0
  203.          Ellipsis        =   0
  204.          ExplorerBar     =   0
  205.          PicturesOver    =   0   'False
  206.          FillStyle       =   0
  207.          RightToLeft     =   0   'False
  208.          PictureType     =   0
  209.          TabBehavior     =   0
  210.          OwnerDraw       =   0
  211.          Editable        =   0   'False
  212.          ShowComboButton =   -1  'True
  213.          WordWrap        =   0   'False
  214.          TextStyle       =   0
  215.          TextStyleFixed  =   0
  216.          OleDragMode     =   0
  217.          OleDropMode     =   0
  218.          DataMode        =   0
  219.          VirtualData     =   -1  'True
  220.       End
  221.    End
  222.    Begin MSComctlLib.Toolbar SzToolbar 
  223.       Align           =   1  'Align Top
  224.       Height          =   570
  225.       Left            =   0
  226.       TabIndex        =   12
  227.       Top             =   0
  228.       Width           =   9330
  229.       _ExtentX        =   16457
  230.       _ExtentY        =   1005
  231.       ButtonWidth     =   820
  232.       ButtonHeight    =   953
  233.       AllowCustomize  =   0   'False
  234.       Appearance      =   1
  235.       Style           =   1
  236.       ImageList       =   "ImageList1"
  237.       _Version        =   393216
  238.       BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
  239.          NumButtons      =   12
  240.          BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  241.             Caption         =   "设置"
  242.             Key             =   "ymsz"
  243.             ImageKey        =   "sz"
  244.          EndProperty
  245.          BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  246.             Caption         =   "打印"
  247.             Key             =   "dy"
  248.             Object.ToolTipText     =   "点击或按Ctrl+P打印表格"
  249.             ImageKey        =   "dy"
  250.          EndProperty
  251.          BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  252.             Caption         =   "预览"
  253.             Key             =   "yl"
  254.             ImageKey        =   "yl"
  255.          EndProperty
  256.          BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  257.             Style           =   3
  258.          EndProperty
  259.          BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  260.             Caption         =   "增加"
  261.             Key             =   "zj"
  262.             Object.ToolTipText     =   "点击或按Ctrl+A增加记录"
  263.             ImageKey        =   "xz"
  264.          EndProperty
  265.          BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  266.             Caption         =   "修改"
  267.             Key             =   "xg"
  268.             ImageKey        =   "xg"
  269.          EndProperty
  270.          BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  271.             Caption         =   "删除"
  272.             Key             =   "sc"
  273.             Object.ToolTipText     =   "点击或按Ctrl+D删除当前记录"
  274.             ImageKey        =   "sc"
  275.          EndProperty
  276.          BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  277.             Style           =   3
  278.          EndProperty
  279.          BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  280.             Caption         =   "刷新"
  281.             Key             =   "sx"
  282.             ImageKey        =   "sx"
  283.          EndProperty
  284.          BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  285.             Style           =   3
  286.          EndProperty
  287.          BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  288.             Caption         =   "帮助"
  289.             Key             =   "bz"
  290.             ImageKey        =   "bz"
  291.          EndProperty
  292.          BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  293.             Caption         =   "退出"
  294.             Key             =   "fh"
  295.             ImageKey        =   "tc"
  296.          EndProperty
  297.       EndProperty
  298.       BorderStyle     =   1
  299.       Begin MSComctlLib.Toolbar GsToolbar 
  300.          Height          =   540
  301.          Left            =   6870
  302.          TabIndex        =   13
  303.          Top             =   0
  304.          Width           =   2475
  305.          _ExtentX        =   4366
  306.          _ExtentY        =   953
  307.          ButtonWidth     =   1455
  308.          ButtonHeight    =   953
  309.          AllowCustomize  =   0   'False
  310.          Appearance      =   1
  311.          Style           =   1
  312.          ImageList       =   "ImageList1"
  313.          _Version        =   393216
  314.          BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
  315.             NumButtons      =   3
  316.             BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  317.                Caption         =   "保存格式"
  318.                Key             =   "bcgs"
  319.                ImageKey        =   "bcgs"
  320.             EndProperty
  321.             BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  322.                Caption         =   "默认列宽"
  323.                Key             =   "hfmrgs"
  324.                ImageKey        =   "mrlk"
  325.             EndProperty
  326.             BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  327.                Caption         =   "显示项目"
  328.                Key             =   "szxsxm"
  329.                ImageKey        =   "xsxm"
  330.             EndProperty
  331.          EndProperty
  332.       End
  333.    End
  334.    Begin MSComctlLib.ImageList ImageList1 
  335.       Left            =   0
  336.       Top             =   420
  337.       _ExtentX        =   1005
  338.       _ExtentY        =   1005
  339.       BackColor       =   -2147483643
  340.       ImageWidth      =   16
  341.       ImageHeight     =   16
  342.       MaskColor       =   12632256
  343.       _Version        =   393216
  344.       BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
  345.          NumListImages   =   29
  346.          BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  347.             Picture         =   "基础设置_车辆所有权.frx":1404
  348.             Key             =   "sz"
  349.          EndProperty
  350.          BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  351.             Picture         =   "基础设置_车辆所有权.frx":179E
  352.             Key             =   "dy"
  353.          EndProperty
  354.          BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  355.             Picture         =   "基础设置_车辆所有权.frx":1B38
  356.             Key             =   "yl"
  357.          EndProperty
  358.          BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  359.             Picture         =   "基础设置_车辆所有权.frx":1ED2
  360.             Key             =   "xg"
  361.          EndProperty
  362.          BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  363.             Picture         =   "基础设置_车辆所有权.frx":226C
  364.             Key             =   "zh"
  365.          EndProperty
  366.          BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  367.             Picture         =   "基础设置_车辆所有权.frx":2606
  368.             Key             =   "sh"
  369.          EndProperty
  370.          BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  371.             Picture         =   "基础设置_车辆所有权.frx":29A0
  372.             Key             =   "bc"
  373.          EndProperty
  374.          BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  375.             Picture         =   "基础设置_车辆所有权.frx":2D3A
  376.             Key             =   "fq"
  377.          EndProperty
  378.          BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  379.             Picture         =   "基础设置_车辆所有权.frx":30D4
  380.             Key             =   "bz"
  381.          EndProperty
  382.          BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  383.             Picture         =   "基础设置_车辆所有权.frx":346E
  384.             Key             =   "tc"
  385.          EndProperty
  386.          BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  387.             Picture         =   "基础设置_车辆所有权.frx":3808
  388.             Key             =   "bcgs"
  389.          EndProperty
  390.          BeginProperty ListImage12 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  391.             Picture         =   "基础设置_车辆所有权.frx":3BA2
  392.             Key             =   "mrlk"
  393.          EndProperty
  394.          BeginProperty ListImage13 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  395.             Picture         =   "基础设置_车辆所有权.frx":3F3C
  396.             Key             =   "xsxm"
  397.          EndProperty
  398.          BeginProperty ListImage14 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  399.             Picture         =   "基础设置_车辆所有权.frx":42D6
  400.             Key             =   "first"
  401.          EndProperty
  402.          BeginProperty ListImage15 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  403.             Picture         =   "基础设置_车辆所有权.frx":4670
  404.             Key             =   "prev"
  405.          EndProperty
  406.          BeginProperty ListImage16 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  407.             Picture         =   "基础设置_车辆所有权.frx":4A0A
  408.             Key             =   "next"
  409.          EndProperty
  410.          BeginProperty ListImage17 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  411.             Picture         =   "基础设置_车辆所有权.frx":4DA4
  412.             Key             =   "last"
  413.          EndProperty
  414.          BeginProperty ListImage18 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  415.             Picture         =   "基础设置_车辆所有权.frx":513E
  416.             Key             =   "xx"
  417.          EndProperty
  418.          BeginProperty ListImage19 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  419.             Picture         =   "基础设置_车辆所有权.frx":54D8
  420.             Key             =   "define"
  421.          EndProperty
  422.          BeginProperty ListImage20 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  423.             Picture         =   "基础设置_车辆所有权.frx":5872
  424.             Key             =   "exec"
  425.          EndProperty
  426.          BeginProperty ListImage21 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  427.             Picture         =   "基础设置_车辆所有权.frx":5C0C
  428.             Key             =   "xz"
  429.          EndProperty
  430.          BeginProperty ListImage22 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  431.             Picture         =   "基础设置_车辆所有权.frx":5FA6
  432.             Key             =   "sc"
  433.          EndProperty
  434.          BeginProperty ListImage23 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  435.             Picture         =   "基础设置_车辆所有权.frx":6340
  436.             Key             =   "sx"
  437.          EndProperty
  438.          BeginProperty ListImage24 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  439.             Picture         =   "基础设置_车辆所有权.frx":66DA
  440.             Key             =   "cx"
  441.          EndProperty
  442.          BeginProperty ListImage25 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  443.             Picture         =   "基础设置_车辆所有权.frx":6A74
  444.             Key             =   "zd"
  445.          EndProperty
  446.          BeginProperty ListImage26 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  447.             Picture         =   "基础设置_车辆所有权.frx":6E0E
  448.             Key             =   "dz"
  449.          EndProperty
  450.          BeginProperty ListImage27 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  451.             Picture         =   "基础设置_车辆所有权.frx":71A8
  452.             Key             =   "ph"
  453.          EndProperty
  454.          BeginProperty ListImage28 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  455.             Picture         =   "基础设置_车辆所有权.frx":7542
  456.             Key             =   "fz"
  457.          EndProperty
  458.          BeginProperty ListImage29 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  459.             Picture         =   "基础设置_车辆所有权.frx":78DC
  460.             Key             =   "dw"
  461.          EndProperty
  462.       EndProperty
  463.    End
  464. End
  465. Attribute VB_Name = "Tr_OwnerShip"
  466. Attribute VB_GlobalNameSpace = False
  467. Attribute VB_Creatable = False
  468. Attribute VB_PredeclaredId = True
  469. Attribute VB_Exposed = False
  470. '*******************************************************
  471. '*    模 块 名 称 :车辆所有权设置
  472. '*    功 能 描 述 :设置车辆的所有权
  473. '*    程序员姓名  :孙宝龙
  474. '*    最后修改人  :孙宝龙
  475. '*    最后修改时间:2001/12/06
  476. '*    备        注:
  477. '*******************************************************
  478. Dim Rec_CodeSet As New ADODB.Recordset   '编码设置表
  479. Dim jdzygs As Integer                    '控件焦点转移个数
  480. Dim Lrzt As Integer                      '录入状态标志(0-非录入状态 1-增加 2-修改)
  481. Dim ReportTitle As String                '报表主标题
  482. Dim Str_RightEdit As String              '编辑(新增、修改、删除)权限索引
  483. '以下为固定使用变量(网格)
  484. Dim Cxnrrec As New ADODB.Recordset       '显示查询内容动态集
  485. Dim Dyymctbl As New DY_Dyymsz            '打印页面窗体变量
  486. Dim GridCode As String                   '显示网格网格代码
  487. Dim GridInf() As Variant                 '整个网格设置信息
  488. Dim Tsxx As String                       '系统提示信息
  489. Dim Qslz As Long                         '网格隐藏(非操作显示)列数
  490. Dim Sjhgd As Double                      '网格数据行高度
  491. Dim GridBoolean() As Boolean             '网格列信息(布尔型)
  492. Dim GridStr()  As String                 '网格列信息(字符型)
  493. Dim GridInt() As Integer                 '网格列信息(整型)
  494. Dim szzls As Integer                     '数组总列数(网格列数-1)
  495. '以下为固定使用变量(文本框)
  496. Dim Textvar() As Variant                 '存储变体型文本框信息
  497. Dim Textboolean() As Boolean             '存储布尔型文本框信息
  498. Dim Textint() As Integer                 '存储整型文本框信息
  499. Dim Textstr() As String                  '存储字符型文本框信息
  500. Dim Max_Text_Index As Integer            '最大录入文本框索引值
  501. Dim TextGroupCode As String              '文本框录入分组编码
  502. Dim TextValiLock As Boolean              '文本框失去焦点是否进行有效性控制判断
  503. Dim TextValiJudgeLock() As Boolean       '文本框录入有效性判断控制锁
  504. Dim CurTextIndex As Integer              '当前文本框索引值
  505. Dim TextChangeLock As Boolean            '文本框内容变换控制锁
  506. Dim Bln_Cancel As Boolean                '取消按钮信息传递
  507. Private Sub Form_KeyPress(KeyAscii As Integer)   '控 制 焦 点 转 移
  508.     jdzygs = 4
  509.     
  510.     Select Case KeyAscii
  511.         Case vbKeyReturn
  512.             If Kjjdzy(jdzygs) Then
  513.                 KeyAscii = 0
  514.             End If
  515.         Case 39           '屏蔽"'"
  516.             KeyAscii = 0
  517.    End Select
  518.    
  519. End Sub
  520. Private Sub Form_Load()
  521.   
  522.     '打印报表标题信息
  523.     ReportTitle = "车 辆 所 有 权"
  524.      
  525.     '调入打印页面设置窗体
  526.     XtReportCode = "Tr_OwnerShip"
  527.     Load Dyymctbl
  528.     
  529.     '以下为文本框处理程序(读入文本框录入信息)
  530.     TextGroupCode = "Tr_OwnerShip"
  531.     Call Drwbkxx(TextGroupCode, Textvar(), Textboolean(), Textint(), Textstr())
  532.     Call Wbkcsh
  533.     
  534.     '调入网格设置信息
  535.     GridCode = "Tr_OwnerShip"
  536.     Call BzWgcsh(CzxsGrid, GridCode, GridInf(), GridBoolean(), GridInt(), GridStr())
  537.     Qslz = GridInf(1)
  538.     Sjhgd = GridInf(2)
  539.     szzls = CzxsGrid.Cols - 1
  540.     
  541.     '填 充 网 格
  542.     Call Cxnrtcwg
  543.        
  544.     '初始化toolbar,tab卡状态
  545.     StTab.Tab = 0
  546.     StTab.TabEnabled(1) = False
  547.     Frame1.Enabled = False
  548.      
  549.     '设置为非录入状态
  550.     Lrzt = 0
  551.     
  552.     '编辑(新增、修改、删除)权限索引
  553.     Str_RightEdit = "Tr_OwnerShip_Edit"
  554.     
  555. End Sub
  556.  
  557. Private Sub Cxnrtcwg()                               '查询内容填充网格
  558.     Dim Sqlstr As String              '查询连接串
  559.     Dim jsqte As Long                '查询临时使用变量
  560.   
  561.     '为加快显示速度,将网格刷新动作冻结
  562.     CzxsGrid.Redraw = False
  563.   
  564.     '[>>查询连接串
  565.     Sqlstr = "SELECT Tr_OwnerShip.* FROM Tr_OwnerShip order by OwnerShipCode"
  566.     '<<]
  567.     Set Cxnrrec = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  568.     
  569.     With Cxnrrec
  570.         CzxsGrid.Rows = CzxsGrid.FixedRows
  571.         If .EOF And .BOF Then
  572.             CzxsGrid.Redraw = True
  573.             Exit Sub
  574.         End If
  575.         
  576.         jsqte = CzxsGrid.FixedRows
  577.         
  578.         Do While Not .EOF
  579.             CzxsGrid.AddItem ""
  580.             Call Jltcwg(Cxnrrec, jsqte)                              '调入填充网格子过程
  581.             CzxsGrid.RowHeight(jsqte) = Sjhgd                        '设置网格高度
  582.             .MoveNext
  583.             jsqte = jsqte + 1
  584.         Loop
  585.     End With
  586.   
  587.     '将网格刷新动作解冻
  588.     CzxsGrid.Redraw = True
  589.     
  590. End Sub
  591. Private Sub Jltcwg(Jlbrec As ADODB.Recordset, Rowjsq As Long)           '记录内容填充网格
  592.     '[>>以下为自定义部分
  593.     With Jlbrec
  594.         CzxsGrid.TextMatrix(Rowjsq, Sydz("001", GridStr(), szzls)) = Trim(.Fields("OwnerShipCode") & "")            '车辆所有权编码
  595.         CzxsGrid.TextMatrix(Rowjsq, Sydz("002", GridStr(), szzls)) = Trim(.Fields("OwnerShipName") & "")            '车辆所有权名称
  596.         CzxsGrid.TextMatrix(Rowjsq, Sydz("003", GridStr(), szzls)) = Trim(.Fields("Remark") & "")                   '备注
  597.     End With
  598.     '以上为自定义部分<<]
  599.     
  600. End Sub
  601. Private Sub Form_Unload(Cancel As Integer)             '窗体卸载
  602.     Set Cxnrrec = Nothing
  603.     Set Rec_CodeSet = Nothing
  604.     Unload Dyymctbl
  605.    
  606. End Sub
  607. Private Function Bclrsj() As Boolean                   '判断录入数据有效性,并保存数据
  608.     Dim jsqte As Integer
  609.   
  610.     '对文本框录入内容进行为零和为空判断(固定不变)
  611.     With Rec_CodeSet
  612.     
  613.         For jsqte = 0 To Max_Text_Index
  614.             If Textint(jsqte, 8) = 1 Then     '字段不能为空
  615.                 If Len(Trim(LrText(jsqte).Text)) = 0 Then
  616.                     Tsxx = Textstr(jsqte, 7) & "不能为空!"
  617.                     Call Xtxxts(Tsxx, 0, 1)
  618.                     LrText(jsqte).SetFocus
  619.                     Bclrsj = False
  620.                     Exit Function
  621.                 End If
  622.             Else
  623.                 If Textint(jsqte, 8) = 2 Then   '字段不能为零
  624.                     If Val(Trim(LrText(jsqte).Text)) = 0 Then
  625.                         Tsxx = Textstr(jsqte, 7) & "不能为零!"
  626.                         Call Xtxxts(Tsxx, 0, 1)
  627.                         LrText(jsqte).SetFocus
  628.                         Bclrsj = False
  629.                         Exit Function
  630.                     End If
  631.                 End If
  632.             End If
  633.         Next jsqte
  634.     
  635.         '对需要进行事后判断的文本框录入内容进行有效性判断 (固定不变)
  636.         For jsqte = 0 To Max_Text_Index
  637.             If Textint(jsqte, 9) = 0 Or Textint(jsqte, 9) = 2 Then
  638.                 If Not TextYxxpd(jsqte) Then
  639.                     Exit Function
  640.                 End If
  641.             End If
  642.         Next jsqte
  643.    
  644.         If Lrzt = 1 Then  '增 加
  645.         
  646.             '[>>判断编码是否重复
  647.             If .State = 1 Then
  648.                Set Rec_CodeSet = Nothing
  649.                .Close
  650.             End If
  651.             .Open "SELECT * FROM Tr_OwnerShip WHERE OwnerShipCode= '" + Trim(LrText(0).Text) + "'", Cw_DataEnvi.DataConnect, adOpenDynamic, adLockOptimistic
  652.     
  653.             If Not .EOF Then
  654.                 Tsxx = "车辆所有权编码重复!"
  655.                 Call Xtxxts(Tsxx, 0, 1)
  656.                 LrText(0).SetFocus
  657.                 Bclrsj = False
  658.                 Exit Function
  659.             End If
  660.     
  661.             '判断名称是否重复
  662.             If .State = 1 Then
  663.                Set Rec_CodeSet = Nothing
  664.                .Close
  665.             End If
  666.             .Open "SELECT * FROM Tr_OwnerShip WHERE OwnerShipName= '" + Trim(LrText(1).Text) + "'", Cw_DataEnvi.DataConnect, adOpenDynamic, adLockOptimistic
  667.     
  668.             If Not .EOF Then
  669.                 Tsxx = "车辆所有权名称重复!"
  670.                 Call Xtxxts(Tsxx, 0, 1)
  671.                 LrText(1).SetFocus
  672.                 Bclrsj = False
  673.                 Exit Function
  674.             End If
  675.             '判断记录内容无误后,将记录内容写入数据表
  676.             On Error GoTo Swcwcl
  677.     
  678.             Cw_DataEnvi.DataConnect.BeginTrans
  679.    
  680.             .AddNew
  681.             .Fields("OwnerShipCode") = Trim(LrText(0).Text)    '车辆所有权编码
  682.             .Fields("OwnerShipName") = Trim(LrText(1).Text)    '车辆所有权名称
  683.             .Fields("Remark") = Trim(LrText(2).Text)      '备注
  684.             .Update
  685.             
  686.             Cw_DataEnvi.DataConnect.CommitTrans
  687.             '将记录加入网格
  688.             Sqlstr = "SELECT * FROM Tr_OwnerShip WHERE OwnerShipCode= '" + Trim(LrText(0).Text) + "'"
  689.             Set Cxnrrec = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  690.    
  691.             With CzxsGrid
  692.                 .AddItem ""
  693.                 .RowHeight(.Rows - 1) = Sjhgd
  694.                 .Select .Rows - 1, Qslz
  695.                 Call Jltcwg(Cxnrrec, .Rows - 1)
  696.             End With
  697.             Tsxx = "保存完毕!"
  698.             Call Xtxxts(Tsxx, 0, 4)
  699.             
  700.             Call Cshlrxx(1)
  701.             LrText(0).SetFocus
  702.             '将网格按编码排序
  703.             With CzxsGrid
  704.                 .Col = Sydz("001", GridStr(), szzls)
  705.                 CzxsGrid.Sort = flexSortStringAscending
  706.             End With
  707.             '<<]
  708.     
  709.         Else  '否则为修改记录
  710.  
  711.             If .State = 1 Then .Close
  712.             .Open "SELECT * FROM Tr_OwnerShip WHERE OwnerShipName= '" + Trim(LrText(1).Text) + "' and OwnerShipCode<>'" & Trim(LrText(0).Text) & "'", Cw_DataEnvi.DataConnect, adOpenDynamic, adLockOptimistic
  713.             If Not .EOF Then
  714.                 Tsxx = "车辆所有权名称重复!"
  715.                 Call Xtxxts(Tsxx, 0, 1)
  716.                 LrText(1).SetFocus
  717.         
  718.                 Bclrsj = False
  719.                 Exit Function
  720.             End If
  721.             On Error GoTo Swcwcl
  722.             Cw_DataEnvi.DataConnect.BeginTrans
  723.             If .State = 1 Then .Close
  724.             .Open "SELECT * FROM Tr_OwnerShip WHERE OwnerShipCode= '" + Trim(LrText(0).Text) + "'", Cw_DataEnvi.DataConnect, adOpenDynamic, adLockOptimistic
  725.      
  726.             If Not .EOF Then
  727.                 .Fields("OwnerShipName") = Trim(LrText(1).Text)    '车辆所有权名称
  728.                 .Fields("Remark") = Trim(LrText(2).Text)      '备注
  729.                 .Update
  730.             End If
  731.              Cw_DataEnvi.DataConnect.CommitTrans
  732.    
  733.             '刷新当前网格
  734.             Sqlstr = "SELECT * FROM Tr_OwnerShip WHERE OwnerShipCode= '" + Trim(LrText(0).Text) + "'"
  735.             Set Cxnrrec = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  736.    
  737.             With CzxsGrid
  738.                 Call Jltcwg(Cxnrrec, .Row)
  739.             End With
  740.    
  741.         End If
  742.      
  743.         '保存记录成功,函数返回真值
  744.         Bclrsj = True
  745.         Exit Function
  746.         
  747.     End With
  748.  
  749. Swcwcl:
  750.      If Err.Number = -2147217887 Then
  751.         Cw_DataEnvi.DataConnect.RollbackTrans
  752.         Tsxx = "车辆所有权编码只能为字符和数字!"
  753.         Call Xtxxts(Tsxx, 0, 1)
  754.         Exit Function
  755.      Else
  756.         Cw_DataEnvi.DataConnect.RollbackTrans
  757.         Tsxx = "存盘过程中出现错误,程序自动恢复保存前状态!"
  758.         Call Xtxxts(Tsxx, 0, 1)
  759.         Exit Function
  760.      End If
  761. End Function
  762. Private Function Cshlrxx(lrztxx As Integer) As Boolean              '初始化录入字段信息
  763.     TextChangeLock = True       '关闭文本框Chang事件
  764.     
  765.     If lrztxx = 1 Then
  766.     
  767.         '增加新记录时将文本框清空
  768.         For jsqte = 0 To Max_Text_Index
  769.             If Len(Trim(Textstr(jsqte, 1))) <> 0 Then
  770.                 LrText(jsqte).Text = ""
  771.                 LrText(jsqte).Tag = ""
  772.             End If
  773.             TextValiJudgeLock(jsqte) = True
  774.         Next jsqte
  775.        
  776.         '[>>
  777.         '在此处可添加新增记录时初始化设置
  778.         '<<]
  779.     Else
  780.     
  781.         '修改记录时根据记录关键字(编码)从数据表中读入其他字段内容
  782.         With RecTemp
  783.             Sqlstr = "SELECT Tr_OwnerShip.* FROM Tr_OwnerShip Where OwnerShipCode='" & Trim(CzxsGrid.TextMatrix(CzxsGrid.Row, Sydz("001", GridStr(), szzls))) & "'"
  784.             Set RecTemp = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  785.        
  786.             '记录如存在则读入其内容,否则提示记录已被其他人删除
  787.             If Not RecTemp.EOF Then
  788.                 LrText(0).Text = Trim(.Fields("OwnerShipCode") & "")            '车辆所有权编码
  789.                 LrText(1).Text = Trim(.Fields("OwnerShipName") & "")            '车辆所有权名称
  790.                 LrText(2).Text = Trim(.Fields("Remark") & "")            '车辆所有权名称
  791.             Else
  792.                 Tsxx = "该记录已经被其他人删除,请刷新当前数据!"
  793.                 Call Xtxxts(Tsxx, 0, 4)
  794.                 Call Cancel
  795.                 TextChangeLock = False
  796.                 Exit Function
  797.             End If
  798.         End With
  799.     End If
  800.     
  801.     Cshlrxx = True
  802.     TextChangeLock = False
  803.     
  804. End Function
  805. Private Sub Scdqjl()                 '删 除 当 前 记 录
  806.     Dim yhAnswer As Integer
  807.     
  808.      '判断用户是否有此功能执行权限,如有则写上机日志(进入)
  809.     If Not Security_Log(Str_RightEdit, Xtczybm, 1, True) Then
  810.         Exit Sub
  811.     End If
  812.     
  813.     '非数据行不能删除
  814.     If CzxsGrid.Row < CzxsGrid.FixedRows Then
  815.         Exit Sub
  816.     End If
  817.   
  818.     '用户确认是否删除记录
  819.     Tsxx = "请确认是否删除当前记录?"
  820.     yhAnswer = Xtxxts(Tsxx, 2, 2)
  821.     
  822.     If yhAnswer = 2 Then
  823.         Exit Sub
  824.     End If
  825.     On Error GoTo Cwcl
  826.   
  827.     Cw_DataEnvi.DataConnect.BeginTrans
  828.     '[>>以下需自定义部分
  829.     Cw_DataEnvi.DataConnect.Execute "delete Tr_OwnerShip where OwnerShipCode = '" + Trim(CzxsGrid.TextMatrix(CzxsGrid.Row, Sydz("001", GridStr(), szzls))) + "'"
  830.     '以上为自定义部分<<]
  831.   
  832.     Cw_DataEnvi.DataConnect.CommitTrans
  833.     CzxsGrid.RemoveItem CzxsGrid.Row
  834.     Exit Sub
  835.   
  836. Cwcl:
  837.     Cw_DataEnvi.DataConnect.RollbackTrans
  838.     
  839.     If Err.Number = -2147217873 Then                '(-2147217873 为SQL Server 2000通过建立外键产生的错误号)
  840.         Tsxx = "此车辆所有权已经被使用,不能删除!"
  841.         Call Xtxxts(Tsxx, 0, 1)
  842.         Exit Sub
  843.     Else
  844.         Tsxx = "出现未知情况,该编码不能被删除!"
  845.         Call Xtxxts(Tsxx, 0, 1)
  846.         Exit Sub
  847.     End If
  848.     
  849. End Sub
  850. '*******************以下区域为编写自定义过程区域**********************
  851. '*******************以上区域为编写自定义过程区域**********************
  852. '******************以下为基本处理程序(固定不变)************************'
  853. Private Sub Form_KeyUp(KeyCode As Integer, Shift As Integer)        '支持热键操作
  854.     If Shift = 2 Then
  855.         Select Case UCase(Chr(KeyCode))
  856.             Case "P"                                                                          'Ctrl+P 打印
  857.                 If SzToolbar.Buttons("dy").Visible And SzToolbar.Buttons("dy").Enabled Then
  858.                     Call bbyl(False)
  859.                 End If
  860.             Case "A"                                                                          'Ctrl+A 增加
  861.                  '判断用户是否有此功能执行权限,如有则写上机日志(进入)
  862.                 If Not Security_Log(Str_RightEdit, Xtczybm, 1, True) Then
  863.                     Exit Sub
  864.                 End If
  865.                 If SzToolbar.Buttons("zj").Visible And SzToolbar.Buttons("zj").Enabled Then
  866.                     Call Toolbjzt
  867.                     Lrzt = 1
  868.                     Call Cshlrxx(Lrzt)
  869.                     LrText(0).Enabled = True
  870.                     LrText(0).SetFocus
  871.                 End If
  872.             Case "D"                                                                          'Ctrl+D 删除
  873.                 If SzToolbar.Buttons("sc").Visible And SzToolbar.Buttons("sc").Enabled Then
  874.                     Call Scdqjl
  875.                 End If
  876.         End Select
  877.     End If
  878.     
  879. End Sub
  880. Private Sub SzToolbar_ButtonClick(ByVal Button As MSComctlLib.Button)
  881.    
  882.     Select Case Button.Key
  883.         Case "ymsz"                                          '页面设置
  884.             Dyymctbl.Show 1
  885.         Case "yl"                                            '预 览
  886.             Call bbyl(True)
  887.         Case "dy"                                            '打 印
  888.             Call bbyl(False)
  889.         Case "zj"                                            '增 加
  890.              '判断用户是否有此功能执行权限,如有则写上机日志(进入)
  891.             If Not Security_Log(Str_RightEdit, Xtczybm, 1, True) Then
  892.                 Exit Sub
  893.             End If
  894.             Call Toolbjzt
  895.             Lrzt = 1
  896.             Call Cshlrxx(Lrzt)
  897.             LrText(0).Enabled = True
  898.             LrText(0).SetFocus
  899.         Case "xg"                                            '修 改
  900.             Call Xgdqjl
  901.         Case "sc"                                            '删 除
  902.             Call Scdqjl
  903.         Case "sx"                                            '刷 新
  904.             Call Cxnrtcwg
  905.         Case "bz"                                            '帮 助
  906.             Call F1bz
  907.         Case "fh"                                            '退 出
  908.             Unload Me
  909.         End Select
  910.         
  911. End Sub
  912. Private Sub CzxsGrid_DblClick()                            '修改当前编码记录
  913.     Call Xgdqjl
  914.   
  915. End Sub
  916. Private Sub Xgdqjl()                                       '修改当前编码记录
  917.     
  918.     '判断用户是否有此功能执行权限,如有则写上机日志(进入)
  919.     If Not Security_Log(Str_RightEdit, Xtczybm, 1, True, False) Then
  920.         BcCommand.Enabled = False
  921.     End If
  922.     
  923.     If CzxsGrid.Row < CzxsGrid.FixedRows Then
  924.         Exit Sub
  925.     End If
  926.     
  927.     Call Toolbjzt
  928.     Lrzt = 2
  929.     
  930.     If Cshlrxx(Lrzt) Then
  931.         LrText(1).SetFocus
  932.         LrText(0).Enabled = False
  933.     End If
  934.   
  935. End Sub
  936. Private Sub Toolbjzt()                                     'Toolbar状态(编辑状态)
  937.     StTab.TabEnabled(1) = True
  938.     StTab.Tab = 1
  939.     Frame1.Enabled = True
  940.     StTab.TabEnabled(0) = False
  941.     CzxsGrid.Enabled = False
  942.   
  943.     With SzToolbar
  944.         .Buttons("ymsz").Enabled = False
  945.         .Buttons("dy").Enabled = False
  946.         .Buttons("yl").Enabled = False
  947.         .Buttons("zj").Enabled = False
  948.         .Buttons("xg").Enabled = False
  949.         .Buttons("sc").Enabled = False
  950.         .Buttons("sx").Enabled = False
  951.     End With
  952.   
  953. End Sub
  954. Private Sub Toolfbjzt()                                    'Toolbar状态(非编辑状态)
  955.     StTab.TabEnabled(0) = True
  956.     StTab.Tab = 0
  957.     CzxsGrid.Enabled = True
  958.     Frame1.Enabled = False
  959.     StTab.TabEnabled(1) = False
  960.     Lrzt = 0
  961.     
  962.     With SzToolbar
  963.         .Buttons("ymsz").Enabled = True
  964.         .Buttons("dy").Enabled = True
  965.         .Buttons("yl").Enabled = True
  966.         .Buttons("zj").Enabled = True
  967.         .Buttons("xg").Enabled = True
  968.         .Buttons("sc").Enabled = True
  969.         .Buttons("sx").Enabled = True
  970.     End With
  971.   
  972. End Sub
  973. Private Sub BcCommand_Click()                                           '保 存
  974.     If Not Bclrsj Then
  975.         Exit Sub
  976.     End If
  977.   
  978.     If Lrzt = 2 Then
  979.         Call Toolfbjzt
  980.     End If
  981.   
  982. End Sub
  983. Private Sub QxCommand_MouseDown(Button As Integer, Shift As Integer, x As Single, y As Single)       '取消
  984.   
  985.     '避免执行Click程序
  986.     Bln_Cancel = True
  987.   
  988.     Call Cancel
  989.     
  990. End Sub
  991. Private Sub QxCommand_Click()                                                                         '取消
  992.  
  993.     If Bln_Cancel Then
  994.         Bln_Cancel = False
  995.         Exit Sub
  996.     End If
  997.  
  998.     Call Cancel
  999.     
  1000. End Sub
  1001. Private Sub Cancel()                                                                                  '取消
  1002.   
  1003.     '文本框加锁
  1004.     For jsqte = 0 To Max_Text_Index
  1005.         TextValiJudgeLock(jsqte) = True
  1006.     Next jsqte
  1007.   
  1008.     Call Toolfbjzt
  1009.     
  1010. End Sub
  1011. Private Sub CzxsGrid_BeforeMoveColumn(ByVal Col As Long, Position As Long)           '网格列发生移动时自动交换网格索引信息
  1012.     
  1013.     FnBln_RefreshArray Col, Position, GridStr(), GridInf()
  1014. End Sub
  1015. Private Sub GsToolbar_ButtonClick(ByVal Button As MSComctlLib.Button)   '表格格式设置(通用)
  1016.     
  1017.     Select Case Button.Key
  1018.         Case "bcgs"                                       '保存表格格式
  1019.             Call Bcwggs(CzxsGrid, GridCode, GridStr())
  1020.         Case "hfmrgs"                                     '恢复默认格式
  1021.             Call Hfmrgs(CzxsGrid, GridCode, GridStr())
  1022.         Case "szxsxm"                                     '设置显示项目
  1023.             Call Szxsxm(CzxsGrid, GridCode)
  1024.     End Select
  1025.     
  1026. End Sub
  1027. Private Sub bbyl(bbylte As Boolean)                    '报表打印预览
  1028.     Dim Bbzbt$, Bbxbt() As String, bbxbtzzxs() As Integer, Bbxbtgs As Integer
  1029.     Dim Bbbwh() As String, Bbbwhzzxs() As Integer, Bbbwhgs As Integer
  1030.     Bbxbtgs = 1                                          '报 表 小 标 题 行 数
  1031.     Bbbwhgs = 0                                          '报 表 表 尾 行 数
  1032.     ReDim Bbxbt(1 To Bbxbtgs)
  1033.     ReDim bbxbtzzxs(1 To Bbxbtgs)
  1034.     
  1035.     If Bbbwhgs <> 0 Then
  1036.         ReDim Bbbwh(1 To Bbbwhgs)
  1037.         ReDim Bbbwhzzxs(1 To Bbbwhgs)
  1038.     End If
  1039.     
  1040.     Bbzbt = ReportTitle
  1041.     Bbxbt(1) = " "
  1042.     bbxbtzzxs(1) = 0                                     '报表行组织形式(0-居左 1-居中 2-居右)
  1043.     
  1044.     Call Scyxsjb(CzxsGrid)                               '生成报表数据
  1045.     Call Scdybb(Dyymctbl, Bbzbt, Bbxbt(), bbxbtzzxs(), Bbxbtgs, Bbbwh(), Bbbwhzzxs(), Bbbwhgs, bbylte)
  1046.   
  1047.     If Not bbylte Then
  1048.         Unload DY_Tybbyldy
  1049.     End If
  1050.     
  1051. End Sub
  1052. '************以下为文本框录入处理程序(固定不变部分)*************'
  1053. Private Sub Wbklrwbcl(Index As Integer)    '文本框录入事后处理程序
  1054.     '以下为依据实际情况自定义部分[
  1055.   
  1056.         '在此填写文本框录入事后处理程序
  1057.    
  1058.     ']以上为依据实际情况自定义部分
  1059.     
  1060. End Sub
  1061. Private Sub LrText_Change(Index As Integer)
  1062.     '屏蔽程序改变控制
  1063.     If TextChangeLock Then
  1064.         Exit Sub
  1065.     End If
  1066.     
  1067.     TextValiJudgeLock(Index) = False    '打开有效性判断锁
  1068.     
  1069.     '限制字段录入长度
  1070.           
  1071.     TextChangeLock = True  '加锁(防止执行Lrtext_Change)
  1072.      
  1073.     Select Case Textint(Index, 1)
  1074.         Case 8, 11      '金额型
  1075.             Call Sjgskz(LrText(Index), Xtjezws - Xtjexsws - 1, Xtjexsws)
  1076.         Case 9, 12      '数量型
  1077.             Call Sjgskz(LrText(Index), Xtslzws - Xtslxsws - 1, Xtslxsws)
  1078.         Case 10          '单价型
  1079.             Call Sjgskz(LrText(Index), Xtdjzws - Xtdjxsws - 1, Xtdjxsws)
  1080.         Case Else        '其他小数类型控制
  1081.             If Textint(Index, 6) <> 0 Or Textint(Index, 7) <> 0 Then
  1082.                 Call Sjgskz(LrText(Index), Textint(Index, 6), Textint(Index, 7))
  1083.             End If
  1084.     End Select
  1085.         
  1086.     TextChangeLock = False '解锁
  1087.     
  1088. End Sub
  1089. Private Sub LrText_GotFocus(Index As Integer)                                                 '文本框得到焦点,显示相应信息
  1090.    
  1091.     Call TextShow(Index)
  1092.     CurTextIndex = Index
  1093.     LrText(Index).SelStart = Len(LrText(Index))
  1094.    
  1095. End Sub
  1096. Private Sub LrText_KeyDown(Index As Integer, KeyCode As Integer, Shift As Integer)            '字段按F2键提供帮助
  1097.    
  1098.     Select Case KeyCode
  1099.          Case vbKeyF2
  1100.              Call Text_Help(Index)
  1101.     End Select
  1102.    
  1103. End Sub
  1104. Private Sub LrText_KeyPress(Index As Integer, KeyAscii As Integer)                            '文本框录入事中控制
  1105.    
  1106.     Call InputFieldLimit(LrText(Index), Textint(Index, 1), KeyAscii)
  1107. End Sub
  1108. Private Sub LrText_LostFocus(Index As Integer)                                                '文本框失去焦点
  1109.     '显示相应信息但不能进行有效性判断
  1110.   
  1111. End Sub
  1112. Private Sub Ydcommand1_MouseDown(Index As Integer, Button As Integer, Shift As Integer, x As Single, y As Single)     '按钮提供帮助
  1113.     
  1114.     Call Text_Help(Index)
  1115.     
  1116. End Sub
  1117. Private Sub Text_Help(Index As Integer)                                                       '录入字段帮助
  1118.   
  1119.     If Not Textboolean(Index, 1) Then
  1120.         Exit Sub
  1121.     End If
  1122.    
  1123.     '调用帮助
  1124.     Call Drbmhelp(Textint(Index, 2), Textstr(Index, 4), Trim(LrText(Index).Text))
  1125.   
  1126.     '根据设置选择显示编码和名称,并进行存储
  1127.     If Len(Xtfhcs) <> 0 Then
  1128.         If Textint(Index, 3) = 1 Then
  1129.             LrText(Index).Text = Xtfhcsfz
  1130.             LrText(Index).Tag = Xtfhcs
  1131.         Else
  1132.             LrText(Index).Text = Xtfhcs
  1133.             LrText(Index).Tag = Xtfhcsfz
  1134.         End If
  1135.     End If
  1136.    
  1137.     LrText(Index).SetFocus
  1138.     
  1139. End Sub
  1140. Private Sub TextShow(Index As Integer)        '文本框得到焦点,显示相应信息
  1141.     '填写文本框得到焦点,进行相应信息处理程序
  1142.    
  1143. End Sub
  1144. Private Sub Wbkcsh()                          '录入文本框初始化
  1145.     Dim jsqte As Long
  1146.   
  1147.     '最大录入文本框索引值
  1148.     Max_Text_Index = Textvar(1)
  1149.   
  1150.     ReDim TextValiJudgeLock(Max_Text_Index)
  1151.     
  1152.     For jsqte = 0 To Max_Text_Index
  1153.      
  1154.         If Len(Trim(Textstr(jsqte, 1))) <> 0 Then
  1155.             If Textboolean(jsqte, 1) Then
  1156.                 If jsqte <> 0 And Not Textboolean(jsqte, 3) Then
  1157.                     Load Ydcommand1(jsqte)
  1158.                 End If
  1159.                 Ydcommand1(jsqte).Visible = True
  1160.                 Ydcommand1(jsqte).Move LrText(jsqte).Left + LrText(jsqte).Width, LrText(jsqte).Top
  1161.             End If
  1162.             TextChangeLock = True
  1163.             LrText(jsqte).Text = ""
  1164.             LrText(jsqte).Tag = ""
  1165.             
  1166.             If Textint(jsqte, 5) <> 0 Then
  1167.                 LrText(jsqte).MaxLength = Textint(jsqte, 5)
  1168.             End If
  1169.             
  1170.             TextChangeLock = False
  1171.         End If
  1172.         
  1173.         TextValiJudgeLock(jsqte) = True
  1174.     Next jsqte
  1175.     
  1176. End Sub
  1177. Private Function TextYxxpd(Index As Integer) As Boolean           '文本框有效性判断
  1178.     Dim Sqlstr As String
  1179.     Dim Findrec As ADODB.Recordset
  1180.   
  1181.     '文本框内容未曾改变不进行有效性判断
  1182.     If TextValiJudgeLock(Index) Then
  1183.         TextYxxpd = True
  1184.         Exit Function
  1185.     End If
  1186.   
  1187.     '文本框内容为空认为有效,并清空其Tag值
  1188.     If Trim(LrText(Index)) = "" Then
  1189.         LrText(Index).Tag = ""
  1190.         Call Wbklrwbcl(Index)
  1191.         TextValiJudgeLock(Index) = True
  1192.         TextYxxpd = True
  1193.         Exit Function
  1194.     End If
  1195.   
  1196.     '可在此加入不做有效性判断的理由
  1197.   
  1198.     Select Case Textint(Index, 4)
  1199.         Case 1      '编码型
  1200.             Sqlstr = Trim(Textstr(Index, 5))
  1201.             Sqlstr = Replace(Sqlstr, "@", "'" + Trim(LrText(Index).Text) + "'")
  1202.             Set Findrec = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  1203.          
  1204.             If Findrec.EOF Then
  1205.                 Call Xtxxts(Trim(Textstr(Index, 6)), 0, 1)
  1206.                 LrText(Index).SetFocus
  1207.                 Exit Function
  1208.             Else
  1209.                 Select Case Textint(Index, 3)
  1210.                     Case 0
  1211.                         If Len(Trim(Textstr(Index, 2))) <> 0 Then
  1212.                             LrText(Index).Text = Trim(Findrec.Fields(Trim(Textstr(Index, 2))))
  1213.                         End If
  1214.                         If Len(Trim(Textstr(Index, 3) & "")) <> 0 Then
  1215.                             LrText(Index).Tag = Trim(Findrec.Fields(Trim(Textstr(Index, 3))))
  1216.                         End If
  1217.                     Case 1
  1218.                         If Len(Trim(Textstr(Index, 3) & "")) <> 0 Then
  1219.                             LrText(Index).Text = Trim(Findrec.Fields(Trim(Textstr(Index, 3))))
  1220.                         End If
  1221.                         If Len(Trim(Textstr(Index, 2))) <> 0 Then
  1222.                             LrText(Index).Tag = Trim(Findrec.Fields(Trim(Textstr(Index, 2))))
  1223.                         End If
  1224.                 End Select
  1225.             End If
  1226.             
  1227.         Case 2      '日期型
  1228.             If IsDate(LrText(Index).Text) Then
  1229.                 LrText(Index).Text = Format(LrText(Index).Text, "yyyy-mm-dd")
  1230.                 If Val(Mid(LrText(Index), 1, 4)) < 1900 Then
  1231.                     LrText(Index).Text = "1900" + Mid(LrText(Index), 5, 6)
  1232.                 End If
  1233.             Else
  1234.                 Tsxx = "非法公历日期!(格式:" + Format(Date, "yyyy-mm-dd") + ")"
  1235.                 Call Xtxxts(Tsxx, 0, 1)
  1236.                 LrText(Index).SetFocus
  1237.                 Exit Function
  1238.             End If
  1239.             
  1240.         Case 3      '其他类型
  1241.         
  1242.     End Select
  1243.     
  1244.     '如果有效则加锁,用户不改变内容则不再进行有效性判断
  1245.     TextValiJudgeLock(Index) = True
  1246.     '调用文本框事后处理程序
  1247.     Call Wbklrwbcl(Index)
  1248.    
  1249.     '有效性判断通过则返回True
  1250.     TextYxxpd = True
  1251.    
  1252. End Function