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

📄 formwork.frm

📁 运输管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
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 = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form FormWork 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "车辆运营管理"
   ClientHeight    =   7500
   ClientLeft      =   3240
   ClientTop       =   3225
   ClientWidth     =   10305
   Icon            =   "FormWork.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   ScaleHeight     =   7500
   ScaleWidth      =   10305
   Begin TabDlg.SSTab SSTab1 
      Height          =   3735
      Left            =   120
      TabIndex        =   1
      Top             =   120
      Width           =   10095
      _ExtentX        =   17806
      _ExtentY        =   6588
      _Version        =   393216
      Tabs            =   2
      Tab             =   1
      TabsPerRow      =   2
      TabHeight       =   520
      TabCaption(0)   =   "车辆运营记录管理"
      TabPicture(0)   =   "FormWork.frx":014A
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "Label5"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Label4"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "Label3"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).Control(3)=   "Label2"
      Tab(0).Control(3).Enabled=   0   'False
      Tab(0).Control(4)=   "Label1"
      Tab(0).Control(4).Enabled=   0   'False
      Tab(0).Control(5)=   "DTPDate"
      Tab(0).Control(5).Enabled=   0   'False
      Tab(0).Control(6)=   "CmdAdd"
      Tab(0).Control(6).Enabled=   0   'False
      Tab(0).Control(7)=   "TxtRemark"
      Tab(0).Control(7).Enabled=   0   'False
      Tab(0).Control(8)=   "TxtEarning"
      Tab(0).Control(8).Enabled=   0   'False
      Tab(0).Control(9)=   "CmdMod"
      Tab(0).Control(9).Enabled=   0   'False
      Tab(0).Control(10)=   "CmdDel"
      Tab(0).Control(10).Enabled=   0   'False
      Tab(0).Control(11)=   "CmdEmpty"
      Tab(0).Control(11).Enabled=   0   'False
      Tab(0).Control(12)=   "CmbCarID"
      Tab(0).Control(12).Enabled=   0   'False
      Tab(0).Control(13)=   "CmbDriverID"
      Tab(0).Control(13).Enabled=   0   'False
      Tab(0).ControlCount=   14
      TabCaption(1)   =   "车辆运营记录查询"
      TabPicture(1)   =   "FormWork.frx":0166
      Tab(1).ControlEnabled=   -1  'True
      Tab(1).Control(0)=   "CmdBack"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).Control(1)=   "OptQue(3)"
      Tab(1).Control(1).Enabled=   0   'False
      Tab(1).Control(2)=   "OptQue(2)"
      Tab(1).Control(2).Enabled=   0   'False
      Tab(1).Control(3)=   "OptQue(1)"
      Tab(1).Control(3).Enabled=   0   'False
      Tab(1).Control(4)=   "OptQue(0)"
      Tab(1).Control(4).Enabled=   0   'False
      Tab(1).Control(5)=   "TxtQueDriver"
      Tab(1).Control(5).Enabled=   0   'False
      Tab(1).Control(6)=   "TxtQueCar"
      Tab(1).Control(6).Enabled=   0   'False
      Tab(1).Control(7)=   "TxtQueRemark"
      Tab(1).Control(7).Enabled=   0   'False
      Tab(1).Control(8)=   "CmdQue"
      Tab(1).Control(8).Enabled=   0   'False
      Tab(1).Control(9)=   "DTPQueDate"
      Tab(1).Control(9).Enabled=   0   'False
      Tab(1).Control(10)=   "LvResult"
      Tab(1).Control(10).Enabled=   0   'False
      Tab(1).ControlCount=   11
      Begin MSComctlLib.ListView LvResult 
         Height          =   2655
         Left            =   240
         TabIndex        =   0
         Top             =   480
         Visible         =   0   'False
         Width           =   9735
         _ExtentX        =   17171
         _ExtentY        =   4683
         View            =   3
         Arrange         =   2
         Sorted          =   -1  'True
         LabelWrap       =   -1  'True
         HideSelection   =   -1  'True
         FullRowSelect   =   -1  'True
         _Version        =   393217
         ForeColor       =   -2147483640
         BackColor       =   -2147483643
         BorderStyle     =   1
         Appearance      =   1
         NumItems        =   6
         BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            Text            =   "运营信息记录号"
            Object.Width           =   2646
         EndProperty
         BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   1
            Text            =   "运营车辆ID"
            Object.Width           =   2117
         EndProperty
         BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   2
            Text            =   "司机ID"
            Object.Width           =   3175
         EndProperty
         BeginProperty ColumnHeader(4) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   3
            Text            =   "运营日期"
            Object.Width           =   1766
         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
      End
      Begin MSComCtl2.DTPicker DTPQueDate 
         Height          =   375
         Left            =   2280
         TabIndex        =   14
         Top             =   1680
         Width           =   2175
         _ExtentX        =   3836
         _ExtentY        =   661
         _Version        =   393216
         Format          =   20774913
         CurrentDate     =   38718
      End
      Begin VB.ComboBox CmbDriverID 
         Height          =   300
         Left            =   -73440
         Style           =   2  'Dropdown List
         TabIndex        =   3
         Top             =   1200
         Width           =   2175
      End
      Begin VB.ComboBox CmbCarID 
         Height          =   300
         Left            =   -73440
         Style           =   2  'Dropdown List
         TabIndex        =   2
         Top             =   720
         Width           =   2175
      End
      Begin VB.CommandButton CmdQue 
         Caption         =   "查询"
         Height          =   375
         Left            =   3240
         TabIndex        =   16
         Top             =   2760
         Width           =   1215
      End
      Begin VB.TextBox TxtQueRemark 
         Height          =   375
         Left            =   2280
         TabIndex        =   15
         Top             =   2280
         Width           =   2175
      End
      Begin VB.TextBox TxtQueCar 
         Height          =   375
         Left            =   2280
         TabIndex        =   12
         Top             =   600
         Width           =   2175
      End
      Begin VB.TextBox TxtQueDriver 
         Height          =   375
         Left            =   2280
         TabIndex        =   13
         Top             =   1200
         Width           =   2175
      End
      Begin VB.CommandButton CmdEmpty 
         Caption         =   "清空"
         Height          =   375
         Left            =   -66360
         TabIndex        =   7
         Top             =   480
         Width           =   1215
      End
      Begin VB.CommandButton CmdDel 
         Caption         =   "删除"
         Height          =   375
         Left            =   -66360
         TabIndex        =   10
         Top             =   2280
         Width           =   1215
      End
      Begin VB.CommandButton CmdMod 
         Caption         =   "修改"
         Height          =   375
         Left            =   -66360
         TabIndex        =   9
         Top             =   1680
         Width           =   1215
      End
      Begin VB.TextBox TxtEarning 
         Height          =   375
         Left            =   -69000
         TabIndex        =   5
         Top             =   1200
         Width           =   2175
      End
      Begin VB.TextBox TxtRemark 
         Height          =   1455
         Left            =   -73440
         MultiLine       =   -1  'True
         TabIndex        =   6
         Top             =   1680
         Width           =   6735
      End
      Begin VB.CommandButton CmdAdd 
         Caption         =   "记录"
         Height          =   375
         Left            =   -66360
         TabIndex        =   8
         Top             =   1080
         Width           =   1215
      End
      Begin VB.OptionButton OptQue 
         Caption         =   "按车辆ID查询:"
         Height          =   495
         Index           =   0
         Left            =   240
         TabIndex        =   21
         Top             =   600
         Value           =   -1  'True
         Width           =   1935
      End
      Begin VB.OptionButton OptQue 
         Caption         =   "按司机ID查询:"
         Height          =   495
         Index           =   1
         Left            =   240
         TabIndex        =   20
         Top             =   1080
         Width           =   1935
      End
      Begin VB.OptionButton OptQue 
         Caption         =   "按运营日期查询:"
         Height          =   495
         Index           =   2
         Left            =   240
         TabIndex        =   19
         Top             =   1560
         Width           =   1935
      End
      Begin VB.OptionButton OptQue 
         Caption         =   "按备注查询:"
         Height          =   495
         Index           =   3
         Left            =   240
         TabIndex        =   18
         Top             =   2160
         Width           =   1935
      End
      Begin VB.CommandButton CmdBack 
         Caption         =   "返回"
         Height          =   375
         Left            =   8640
         TabIndex        =   17
         Top             =   3240
         Visible         =   0   'False
         Width           =   1215
      End
      Begin MSComCtl2.DTPicker DTPDate 
         Height          =   375
         Left            =   -69000
         TabIndex        =   4
         Top             =   720
         Width           =   2175
         _ExtentX        =   3836
         _ExtentY        =   661
         _Version        =   393216
         Format          =   20774913
         CurrentDate     =   38718
      End
      Begin VB.Label Label1 
         Caption         =   "运营车辆ID:"
         Height          =   255
         Left            =   -74760
         TabIndex        =   26
         Top             =   720
         Width           =   1215
      End
      Begin VB.Label Label2 
         Caption         =   "司机ID:"
         Height          =   255
         Left            =   -74760
         TabIndex        =   25
         Top             =   1200
         Width           =   1215
      End
      Begin VB.Label Label3 
         Caption         =   "运营日期:"
         Height          =   255
         Left            =   -70200
         TabIndex        =   24
         Top             =   840
         Width           =   1215
      End
      Begin VB.Label Label4 
         Caption         =   "运营收入(元):"
         Height          =   375
         Left            =   -70200
         TabIndex        =   23
         Top             =   1320
         Width           =   1455
      End
      Begin VB.Label Label5 
         Caption         =   "备注:"
         Height          =   375
         Left            =   -74760
         TabIndex        =   22
         Top             =   1680
         Width           =   735
      End
   End
   Begin VB.Frame Frame1 
      Height          =   3495
      Left            =   120
      TabIndex        =   27
      Top             =   3960
      Width           =   10095
      Begin MSAdodcLib.Adodc Adodc1 
         Height          =   495
         Left            =   6720
         Top             =   2280
         Visible         =   0   'False
         Width           =   2175
         _ExtentX        =   3836
         _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

⌨️ 快捷键说明

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