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

📄 basicdata.frm

📁 适合乡镇供电所使用电费处理系统v3 软件
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form BasicData 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "基本数据维护"
   ClientHeight    =   6105
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   7590
   Icon            =   "BasicData.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6105
   ScaleWidth      =   7590
   ShowInTaskbar   =   0   'False
   StartUpPosition =   3  '窗口缺省
   Begin VB.CommandButton Command3 
      Caption         =   "帮助(&H)"
      Height          =   360
      Left            =   6345
      TabIndex        =   14
      Top             =   5655
      Width           =   1095
   End
   Begin VB.CommandButton Command2 
      Caption         =   "关闭(&C)"
      Height          =   375
      Left            =   4875
      TabIndex        =   13
      Top             =   5655
      Width           =   1080
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   5325
      Left            =   135
      TabIndex        =   0
      Top             =   120
      Width           =   7290
      _ExtentX        =   12859
      _ExtentY        =   9393
      _Version        =   393216
      Style           =   1
      TabHeight       =   520
      TabCaption(0)   =   "表计数据"
      TabPicture(0)   =   "BasicData.frx":030A
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Frame3"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).ControlCount=   1
      TabCaption(1)   =   "目录电价"
      TabPicture(1)   =   "BasicData.frx":06A4
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Command10"
      Tab(1).Control(1)=   "Command9"
      Tab(1).Control(2)=   "ListView3"
      Tab(1).Control(3)=   "Frame4"
      Tab(1).ControlCount=   4
      TabCaption(2)   =   "银行数据"
      TabPicture(2)   =   "BasicData.frx":0A3E
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "Command5"
      Tab(2).Control(1)=   "Command4"
      Tab(2).Control(2)=   "Picture1"
      Tab(2).ControlCount=   3
      Begin VB.CommandButton Command10 
         Caption         =   "删除(&D)"
         Height          =   360
         Left            =   -69000
         TabIndex        =   54
         Top             =   4815
         Width           =   1110
      End
      Begin VB.CommandButton Command9 
         Caption         =   "增加(&A)"
         Height          =   360
         Left            =   -70515
         TabIndex        =   53
         Top             =   4800
         Width           =   1110
      End
      Begin MSComctlLib.ListView ListView3 
         Height          =   2715
         Left            =   -74850
         TabIndex        =   17
         Top             =   450
         Width           =   6990
         _ExtentX        =   12330
         _ExtentY        =   4789
         View            =   3
         LabelEdit       =   1
         LabelWrap       =   -1  'True
         HideSelection   =   0   'False
         FullRowSelect   =   -1  'True
         GridLines       =   -1  'True
         _Version        =   393217
         ForeColor       =   -2147483640
         BackColor       =   -2147483643
         BorderStyle     =   1
         Appearance      =   1
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         NumItems        =   4
         BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            Text            =   "电价类别"
            Object.Width           =   4304
         EndProperty
         BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   1
            Text            =   "价格"
            Object.Width           =   2540
         EndProperty
         BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   2
            Text            =   "备注"
            Object.Width           =   2540
         EndProperty
         BeginProperty ColumnHeader(4) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   3
            Object.Width           =   2540
         EndProperty
      End
      Begin VB.Frame Frame4 
         Caption         =   "输入数据"
         Height          =   1440
         Left            =   -74820
         TabIndex        =   50
         Top             =   3255
         Width           =   6945
         Begin VB.TextBox Text16 
            BeginProperty DataFormat 
               Type            =   0
               Format          =   "0.000"
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
            Height          =   315
            Left            =   4200
            TabIndex        =   16
            Top             =   345
            Width           =   1395
         End
         Begin VB.TextBox Text15 
            BackColor       =   &H00FFFFFF&
            Height          =   960
            Left            =   660
            MultiLine       =   -1  'True
            TabIndex        =   15
            Top             =   330
            Width           =   2205
         End
         Begin VB.Label Label17 
            Caption         =   "价格:"
            Height          =   210
            Left            =   3525
            TabIndex        =   52
            Top             =   405
            Width           =   540
         End
         Begin VB.Label Label16 
            Caption         =   "名称:"
            Height          =   285
            Left            =   90
            TabIndex        =   51
            Top             =   375
            Width           =   930
         End
      End
      Begin VB.Frame Frame3 
         Height          =   4920
         Left            =   120
         TabIndex        =   41
         Top             =   315
         Width           =   7065
         Begin VB.ComboBox Combo2 
            Height          =   300
            Left            =   4800
            TabIndex        =   8
            Text            =   "Combo2"
            Top             =   1455
            Width           =   1950
         End
         Begin VB.CommandButton Command8 
            Caption         =   "修改(&E)"
            Height          =   345
            Left            =   5580
            TabIndex        =   11
            Top             =   1980
            Width           =   1155
         End
         Begin VB.CommandButton Command7 
            Caption         =   "删除(&D)"
            Height          =   345
            Left            =   4155
            TabIndex        =   10
            Top             =   1995
            Width           =   1155
         End
         Begin VB.CommandButton Command6 
            Caption         =   "增加(&A)"
            Height          =   345
            Left            =   2700
            TabIndex        =   9
            Top             =   1995
            Width           =   1155
         End
         Begin MSComctlLib.ListView ListView2 
            Height          =   2430
            Left            =   120
            TabIndex        =   12
            Top             =   2415
            Width           =   6825
            _ExtentX        =   12039
            _ExtentY        =   4286
            View            =   3
            LabelEdit       =   1
            LabelWrap       =   -1  'True
            HideSelection   =   -1  'True
            FullRowSelect   =   -1  'True
            GridLines       =   -1  'True
            _Version        =   393217
            ForeColor       =   -2147483640
            BackColor       =   -2147483643
            BorderStyle     =   1
            Appearance      =   1
            NumItems        =   9
            BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
               Text            =   "电表型号"
               Object.Width           =   2540
            EndProperty
            BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
               SubItemIndex    =   1
               Text            =   "生产厂家"
               Object.Width           =   2540
            EndProperty
            BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
               SubItemIndex    =   2
               Text            =   "相数"
               Object.Width           =   2540
            EndProperty
            BeginProperty ColumnHeader(4) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
               SubItemIndex    =   3
               Text            =   "电流"
               Object.Width           =   2540
            EndProperty
            BeginProperty ColumnHeader(5) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
               SubItemIndex    =   4
               Text            =   "电压"
               Object.Width           =   2540
            EndProperty
            BeginProperty ColumnHeader(6) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
               SubItemIndex    =   5
               Text            =   "精度"
               Object.Width           =   2540
            EndProperty
            BeginProperty ColumnHeader(7) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
               SubItemIndex    =   6
               Text            =   "常数"
               Object.Width           =   2540
            EndProperty
            BeginProperty ColumnHeader(8) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
               SubItemIndex    =   7
               Text            =   "性能"
               Object.Width           =   2540
            EndProperty
            BeginProperty ColumnHeader(9) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
               SubItemIndex    =   8
               Object.Width           =   2540
            EndProperty
         End
         Begin VB.TextBox Text13 
            Height          =   300
            Left            =   1395
            TabIndex        =   7
            Top             =   1485
            Width           =   1920
         End
         Begin VB.TextBox Text12 
            Height          =   300
            Left            =   4815
            TabIndex        =   6
            Top             =   1065
            Width           =   1920
         End
         Begin VB.TextBox Text11 
            Height          =   300
            Left            =   1395
            TabIndex        =   5
            Top             =   1080
            Width           =   1920
         End
         Begin VB.TextBox Text10 
            Height          =   300
            Left            =   4815
            TabIndex        =   4
            Top             =   645
            Width           =   1920
         End
         Begin VB.TextBox Text9 
            Height          =   285
            Left            =   1395
            TabIndex        =   3
            Top             =   675
            Width           =   1920
         End
         Begin VB.TextBox Text8 
            Height          =   315
            Left            =   4815
            TabIndex        =   2
            Top             =   240
            Width           =   1920
         End
         Begin VB.TextBox Text1 
            Height          =   285
            Left            =   1395
            TabIndex        =   1
            Top             =   270
            Width           =   1920
         End
         Begin VB.Label Label18 
            Caption         =   "初始设定(&T)"
            Height          =   345
            Left            =   435
            TabIndex        =   55
            Top             =   1965
            Width           =   1830
         End
         Begin VB.Label Label15 
            Caption         =   "性能:"
            Height          =   255
            Left            =   3735
            TabIndex        =   49
            Top             =   1530
            Width           =   585
         End
         Begin VB.Label Label14 
            Caption         =   "常数:"
            Height          =   300
            Left            =   375
            TabIndex        =   48
            Top             =   1590
            Width           =   705
         End
         Begin VB.Label Label13 
            Caption         =   "精度:"
            Height          =   255
            Left            =   3720
            TabIndex        =   47
            Top             =   1110
            Width           =   675
         End
         Begin VB.Label Label12 
            Caption         =   "额定电压:"
            Height          =   285
            Left            =   375
            TabIndex        =   46
            Top             =   1155
            Width           =   930
         End
         Begin VB.Label Label11 
            Caption         =   "额定电流:"
            Height          =   225
            Left            =   3720
            TabIndex        =   45
            Top             =   720
            Width           =   930
         End
         Begin VB.Label Label10 
            Caption         =   "相数:"
            Height          =   270
            Left            =   375
            TabIndex        =   44
            Top             =   750
            Width           =   675
         End
         Begin VB.Label Label2 
            Caption         =   "生产厂家:"
            Height          =   255
            Left            =   3690
            TabIndex        =   43
            Top             =   330

⌨️ 快捷键说明

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