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

📄 frmzbjl.frm

📁 县级电力调度管理信息系统。VB6.0开发。 DMIS调度子系统包括以下功能模块:调度操作票管理、调度运行日志、调度交接班管理、调度值班管理、调度报表管理、调度文档、避峰拉闸限电管理等7个业务模块。
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form frmzbjl 
   Caption         =   "值班记录"
   ClientHeight    =   6960
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   11880
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   6960
   ScaleWidth      =   11880
   Begin VB.ComboBox Combo43 
      Height          =   300
      Left            =   10440
      TabIndex        =   164
      Text            =   "Combo43"
      Top             =   120
      Width           =   1335
   End
   Begin VB.TextBox Text20 
      Height          =   270
      Left            =   240
      TabIndex        =   159
      Text            =   "Text20"
      Top             =   240
      Visible         =   0   'False
      Width           =   855
   End
   Begin VB.ComboBox Combo15 
      Height          =   300
      Left            =   3840
      TabIndex        =   105
      Text            =   "Combo15"
      Top             =   480
      Width           =   1335
   End
   Begin VB.CommandButton Command9 
      Caption         =   "查询"
      Height          =   375
      Left            =   2640
      TabIndex        =   56
      Top             =   6550
      Width           =   1215
   End
   Begin VB.CommandButton Command4 
      Caption         =   "打印"
      Height          =   375
      Left            =   6960
      TabIndex        =   38
      Top             =   6550
      Width           =   1335
   End
   Begin VB.CommandButton Command3 
      Caption         =   "删除"
      Height          =   375
      Left            =   4680
      TabIndex        =   37
      Top             =   6550
      Width           =   1335
   End
   Begin MSComCtl2.DTPicker DTPicker3 
      Height          =   375
      Left            =   6600
      TabIndex        =   13
      Top             =   480
      Width           =   1215
      _ExtentX        =   2143
      _ExtentY        =   661
      _Version        =   393216
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      CustomFormat    =   "HH:mm"
      Format          =   23592963
      UpDown          =   -1  'True
      CurrentDate     =   37897
   End
   Begin VB.ComboBox Combo1 
      Height          =   300
      Left            =   1320
      TabIndex        =   8
      Text            =   "Combo1"
      Top             =   480
      Width           =   1335
   End
   Begin VB.CheckBox Check1 
      Caption         =   "写入交接班"
      ForeColor       =   &H00800000&
      Height          =   255
      Left            =   3960
      TabIndex        =   3
      Top             =   120
      Width           =   1575
   End
   Begin MSComCtl2.DTPicker DTPicker1 
      Height          =   375
      Left            =   1320
      TabIndex        =   1
      Top             =   0
      Width           =   1815
      _ExtentX        =   3201
      _ExtentY        =   661
      _Version        =   393216
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Format          =   23592961
      CurrentDate     =   37896
   End
   Begin MSDataGridLib.DataGrid DataGrid1 
      Bindings        =   "frmzbjl.frx":0000
      Height          =   2535
      Left            =   120
      TabIndex        =   0
      Top             =   3960
      Width           =   11535
      _ExtentX        =   20346
      _ExtentY        =   4471
      _Version        =   393216
      BackColor       =   12648384
      ForeColor       =   8388608
      HeadLines       =   1
      RowHeight       =   16
      BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ColumnCount     =   2
      BeginProperty Column00 
         DataField       =   ""
         Caption         =   ""
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column01 
         DataField       =   ""
         Caption         =   ""
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      SplitCount      =   1
      BeginProperty Split0 
         BeginProperty Column00 
         EndProperty
         BeginProperty Column01 
         EndProperty
      EndProperty
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   3015
      Left            =   120
      TabIndex        =   2
      Top             =   840
      Width           =   11535
      _ExtentX        =   20346
      _ExtentY        =   5318
      _Version        =   393216
      Style           =   1
      Tabs            =   11
      Tab             =   2
      TabsPerRow      =   11
      TabHeight       =   529
      BackColor       =   12632256
      ForeColor       =   8388608
      OLEDropMode     =   1
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "仿宋_GB2312"
         Size            =   9.75
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      TabCaption(0)   =   "断路器跳闸"
      TabPicture(0)   =   "frmzbjl.frx":0015
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "Text34"
      Tab(0).Control(1)=   "Check3"
      Tab(0).Control(2)=   "Command22"
      Tab(0).Control(3)=   "Check2"
      Tab(0).Control(4)=   "Text21"
      Tab(0).Control(5)=   "Combo17"
      Tab(0).Control(6)=   "Combo16"
      Tab(0).Control(7)=   "Text18"
      Tab(0).Control(8)=   "Text3"
      Tab(0).Control(9)=   "DTPicker2"
      Tab(0).Control(10)=   "Combo3"
      Tab(0).Control(11)=   "Combo2"
      Tab(0).Control(12)=   "DTPicker4"
      Tab(0).Control(13)=   "Command1"
      Tab(0).Control(14)=   "Command2"
      Tab(0).Control(15)=   "Label96"
      Tab(0).Control(16)=   "Label95"
      Tab(0).Control(17)=   "Label83"
      Tab(0).Control(18)=   "Label51"
      Tab(0).Control(19)=   "Label13"
      Tab(0).Control(20)=   "Label12"
      Tab(0).Control(21)=   "Label11"
      Tab(0).Control(22)=   "Label10"
      Tab(0).Control(23)=   "Label9"
      Tab(0).Control(24)=   "Label8"
      Tab(0).Control(25)=   "Label6"
      Tab(0).ControlCount=   26
      TabCaption(1)   =   "低频减载"
      TabPicture(1)   =   "frmzbjl.frx":0031
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Combo50"
      Tab(1).Control(1)=   "Check5"
      Tab(1).Control(2)=   "Command23"
      Tab(1).Control(3)=   "Check4"
      Tab(1).Control(4)=   "Text22"
      Tab(1).Control(5)=   "Command5"
      Tab(1).Control(6)=   "Text6"
      Tab(1).Control(7)=   "DTPicker6"
      Tab(1).Control(8)=   "Text5"
      Tab(1).Control(9)=   "Combo5"
      Tab(1).Control(10)=   "Combo4"
      Tab(1).Control(11)=   "DTPicker5"
      Tab(1).Control(12)=   "Command6"
      Tab(1).Control(13)=   "Label92"
      Tab(1).Control(14)=   "Label91"
      Tab(1).Control(15)=   "Label84"
      Tab(1).Control(16)=   "Label19"
      Tab(1).Control(17)=   "Label18"
      Tab(1).Control(18)=   "Label17"
      Tab(1).Control(19)=   "Label16"
      Tab(1).Control(20)=   "Label15"
      Tab(1).Control(21)=   "Label14"
      Tab(1).ControlCount=   22
      TabCaption(2)   =   "遥控遥调"
      TabPicture(2)   =   "frmzbjl.frx":004D
      Tab(2).ControlEnabled=   -1  'True
      Tab(2).Control(0)=   "Label20"
      Tab(2).Control(0).Enabled=   0   'False
      Tab(2).Control(1)=   "Label21"
      Tab(2).Control(1).Enabled=   0   'False
      Tab(2).Control(2)=   "Label22"
      Tab(2).Control(2).Enabled=   0   'False
      Tab(2).Control(3)=   "Label23"
      Tab(2).Control(3).Enabled=   0   'False
      Tab(2).Control(4)=   "Label24"
      Tab(2).Control(4).Enabled=   0   'False
      Tab(2).Control(5)=   "Label27"
      Tab(2).Control(5).Enabled=   0   'False
      Tab(2).Control(6)=   "Label28"
      Tab(2).Control(6).Enabled=   0   'False
      Tab(2).Control(7)=   "Label56"
      Tab(2).Control(7).Enabled=   0   'False
      Tab(2).Control(8)=   "Label85"
      Tab(2).Control(8).Enabled=   0   'False
      Tab(2).Control(9)=   "DTPicker7"
      Tab(2).Control(9).Enabled=   0   'False
      Tab(2).Control(10)=   "Combo6"
      Tab(2).Control(10).Enabled=   0   'False
      Tab(2).Control(11)=   "Combo7"
      Tab(2).Control(11).Enabled=   0   'False
      Tab(2).Control(12)=   "Combo8"
      Tab(2).Control(12).Enabled=   0   'False
      Tab(2).Control(13)=   "Combo9"
      Tab(2).Control(13).Enabled=   0   'False
      Tab(2).Control(14)=   "Text7"
      Tab(2).Control(14).Enabled=   0   'False
      Tab(2).Control(15)=   "Text8"
      Tab(2).Control(15).Enabled=   0   'False
      Tab(2).Control(16)=   "Command7"
      Tab(2).Control(16).Enabled=   0   'False
      Tab(2).Control(17)=   "Combo44"
      Tab(2).Control(17).Enabled=   0   'False
      Tab(2).ControlCount=   18
      TabCaption(3)   =   "缺陷记录"
      TabPicture(3)   =   "frmzbjl.frx":0069
      Tab(3).ControlEnabled=   0   'False
      Tab(3).Control(0)=   "Command24"
      Tab(3).Control(1)=   "Check7"
      Tab(3).Control(2)=   "Check6"
      Tab(3).Control(3)=   "Text23"
      Tab(3).Control(4)=   "Text19"
      Tab(3).Control(5)=   "Text4"
      Tab(3).Control(6)=   "DTPicker16"
      Tab(3).Control(7)=   "Combo32"
      Tab(3).Control(8)=   "Combo31"
      Tab(3).Control(9)=   "Combo30"
      Tab(3).Control(10)=   "Command16"
      Tab(3).Control(11)=   "Combo33"
      Tab(3).Control(12)=   "Combo34"
      Tab(3).Control(13)=   "Combo35"
      Tab(3).Control(14)=   "Combo36"
      Tab(3).Control(15)=   "Combo37"
      Tab(3).Control(16)=   "Combo38"
      Tab(3).Control(17)=   "Combo39"
      Tab(3).Control(18)=   "Combo40"
      Tab(3).Control(19)=   "DTPicker17"
      Tab(3).Control(20)=   "Command17"
      Tab(3).Control(21)=   "Label86"
      Tab(3).Control(22)=   "Label82"
      Tab(3).Control(23)=   "Label81"
      Tab(3).Control(24)=   "Label80"
      Tab(3).Control(25)=   "Label79"
      Tab(3).Control(26)=   "Label70"
      Tab(3).Control(27)=   "Label69"
      Tab(3).Control(28)=   "Label68"
      Tab(3).ControlCount=   29
      TabCaption(4)   =   "分头调整"
      TabPicture(4)   =   "frmzbjl.frx":0085
      Tab(4).ControlEnabled=   0   'False
      Tab(4).Control(0)=   "Label29"
      Tab(4).Control(1)=   "Label30"
      Tab(4).Control(2)=   "Label31"
      Tab(4).Control(3)=   "Label32"
      Tab(4).Control(4)=   "Label33"
      Tab(4).Control(5)=   "Label34"
      Tab(4).Control(6)=   "Label35"
      Tab(4).Control(7)=   "Label41"
      Tab(4).Control(8)=   "Label87"
      Tab(4).Control(9)=   "Command11"
      Tab(4).Control(10)=   "DTPicker8"
      Tab(4).Control(11)=   "Combo10"
      Tab(4).Control(12)=   "Combo11"
      Tab(4).Control(13)=   "Text9"
      Tab(4).Control(14)=   "Text10"
      Tab(4).Control(15)=   "Text11"
      Tab(4).Control(16)=   "Text12"
      Tab(4).Control(17)=   "Command10"
      Tab(4).Control(18)=   "Check8"
      Tab(4).Control(19)=   "Text24"

⌨️ 快捷键说明

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