⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sys_cksz.frm

📁 基于SQL2000的企业管理MRPII,包含进销存,财务,报关等组件,VB6开发,带文档说明.
💻 FRM
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form sys_cksz 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "收货地点、送货地点设置"
   ClientHeight    =   6645
   ClientLeft      =   1635
   ClientTop       =   1485
   ClientWidth     =   10020
   Icon            =   "Sys_cksz.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   Moveable        =   0   'False
   ScaleHeight     =   6645
   ScaleWidth      =   10020
   Begin VB.Frame Frame1 
      Height          =   6615
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   9975
      Begin VB.Frame Frame3 
         Caption         =   "预设收送类别"
         Height          =   855
         Left            =   3000
         TabIndex        =   19
         Top             =   360
         Width           =   6735
         Begin VB.ComboBox Combo 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   11.25
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   345
            Index           =   0
            ItemData        =   "Sys_cksz.frx":030A
            Left            =   1440
            List            =   "Sys_cksz.frx":0314
            TabIndex        =   20
            Top             =   360
            Width           =   5175
         End
         Begin VB.Label Label1 
            Caption         =   "收送类别:"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   11.25
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Index           =   3
            Left            =   120
            TabIndex        =   21
            Top             =   360
            Width           =   1215
         End
      End
      Begin MSComctlLib.TreeView TreeView1 
         Height          =   6405
         Left            =   0
         TabIndex        =   18
         Top             =   120
         Width           =   2895
         _ExtentX        =   5106
         _ExtentY        =   11298
         _Version        =   393217
         Indentation     =   160
         LineStyle       =   1
         Style           =   7
         Appearance      =   1
      End
      Begin VB.Frame Frame2 
         Height          =   975
         Left            =   3000
         TabIndex        =   4
         Top             =   5520
         Width           =   6855
         Begin VB.CommandButton Cmdreturn 
            Caption         =   "返回"
            Height          =   610
            Left            =   6120
            Picture         =   "Sys_cksz.frx":032C
            Style           =   1  'Graphical
            TabIndex        =   14
            Top             =   240
            Width           =   615
         End
         Begin VB.CommandButton Cmdcancel 
            Caption         =   "取消"
            Height          =   610
            Left            =   5520
            Picture         =   "Sys_cksz.frx":05AF
            Style           =   1  'Graphical
            TabIndex        =   13
            Top             =   240
            Width           =   615
         End
         Begin VB.CommandButton Cmdedit 
            Caption         =   "编辑"
            Height          =   610
            Left            =   4290
            Picture         =   "Sys_cksz.frx":0B81
            Style           =   1  'Graphical
            TabIndex        =   12
            Top             =   240
            Width           =   615
         End
         Begin VB.CommandButton Cmddelete 
            Caption         =   "删除"
            Height          =   610
            Left            =   3675
            Picture         =   "Sys_cksz.frx":1153
            Style           =   1  'Graphical
            TabIndex        =   11
            Top             =   240
            Width           =   615
         End
         Begin VB.CommandButton CmdOK 
            Caption         =   "确认"
            Height          =   610
            Left            =   4920
            Picture         =   "Sys_cksz.frx":1725
            Style           =   1  'Graphical
            TabIndex        =   10
            Top             =   240
            Width           =   615
         End
         Begin VB.CommandButton Cmdadd 
            Caption         =   "新增"
            Height          =   610
            Left            =   3060
            Picture         =   "Sys_cksz.frx":1817
            Style           =   1  'Graphical
            TabIndex        =   9
            Top             =   240
            Width           =   615
         End
         Begin VB.CommandButton cmdqd 
            Caption         =   "前端"
            Height          =   610
            Index           =   0
            Left            =   120
            Picture         =   "Sys_cksz.frx":1E39
            Style           =   1  'Graphical
            TabIndex        =   8
            Top             =   240
            Width           =   615
         End
         Begin VB.CommandButton cmdxq 
            Caption         =   "向前"
            Height          =   610
            Left            =   735
            Picture         =   "Sys_cksz.frx":240B
            Style           =   1  'Graphical
            TabIndex        =   7
            Top             =   240
            Width           =   615
         End
         Begin VB.CommandButton cmdnext 
            Caption         =   "向后"
            Height          =   610
            Index           =   1
            Left            =   1350
            Picture         =   "Sys_cksz.frx":29DD
            Style           =   1  'Graphical
            TabIndex        =   6
            Top             =   240
            Width           =   615
         End
         Begin VB.CommandButton cmdmd 
            Caption         =   "后端"
            Height          =   610
            Left            =   1965
            Picture         =   "Sys_cksz.frx":2FAF
            Style           =   1  'Graphical
            TabIndex        =   5
            Top             =   240
            Width           =   615
         End
      End
      Begin VB.TextBox Text 
         DataField       =   "ssdz"
         DataSource      =   "AdoprimaryRs"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   11.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   330
         Index           =   2
         Left            =   4200
         Locked          =   -1  'True
         TabIndex        =   3
         Top             =   2520
         Width           =   5535
      End
      Begin VB.TextBox Text 
         DataField       =   "sslb"
         DataSource      =   "AdoprimaryRs"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   11.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   330
         Index           =   1
         Left            =   4200
         Locked          =   -1  'True
         TabIndex        =   2
         Top             =   2040
         Width           =   2175
      End
      Begin VB.TextBox Text 
         DataField       =   "dzbh"
         DataSource      =   "AdoprimaryRs"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   11.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   330
         Index           =   0
         Left            =   4200
         Locked          =   -1  'True
         TabIndex        =   1
         Top             =   1560
         Width           =   2175
      End
      Begin VB.Label Label1 
         Caption         =   "收送地址:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   11.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Index           =   2
         Left            =   3000
         TabIndex        =   17
         Top             =   2595
         Width           =   1215
      End
      Begin VB.Label Label1 
         Caption         =   "收送类别:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   11.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Index           =   1
         Left            =   3000
         TabIndex        =   16
         Top             =   2115
         Width           =   1095
      End
      Begin VB.Label Label1 
         Caption         =   "地址编号:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   11.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Index           =   0
         Left            =   3000
         TabIndex        =   15
         Top             =   1635
         Width           =   1215
      End
   End
   Begin MSAdodcLib.Adodc Adoprimaryrs 
      Height          =   495
      Left            =   240
      Top             =   1920
      Width           =   3375
      _ExtentX        =   5953
      _ExtentY        =   873
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   8
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   ""
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   ""
      Caption         =   "Adoprimaryrs"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "PMingLiU"
         Size            =   9
         Charset         =   136
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
End
Attribute VB_Name = "sys_cksz"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False

'*******************************************************
'*            变簙地 2002.8.26.边                      *
'*******************************************************
Sub tree_load()
  Dim CON_P As Integer
  Dim nodX As Node
  Dim adoprimaryrs1 As Recordset
  Dim tree_rec As Recordset
       '

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -