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

📄 ydfj.frm

📁 酒店管理系统
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{38911DA0-E448-11D0-84A3-00DD01104159}#1.1#0"; "COMCT332.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Object = "{50CBA22D-9024-11D1-AD8F-8E94A5273767}#8.6#0"; "TRANIMG2.OCX"
Begin VB.Form YDFJ 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "预订房间"
   ClientHeight    =   5325
   ClientLeft      =   150
   ClientTop       =   435
   ClientWidth     =   8670
   Icon            =   "YDFJ.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5325
   ScaleWidth      =   8670
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin ComCtl3.CoolBar CoolBar1 
      Align           =   1  'Align Top
      Height          =   690
      Left            =   0
      TabIndex        =   29
      Top             =   0
      Width           =   8670
      _ExtentX        =   15293
      _ExtentY        =   1217
      BandCount       =   2
      _CBWidth        =   8670
      _CBHeight       =   690
      _Version        =   "6.7.8862"
      Child1          =   "Toolbar1"
      MinHeight1      =   630
      Width1          =   3135
      NewRow1         =   0   'False
      MinHeight2      =   360
      NewRow2         =   0   'False
      Begin MSComctlLib.Toolbar Toolbar1 
         Height          =   630
         Left            =   165
         TabIndex        =   30
         Top             =   30
         Width           =   8250
         _ExtentX        =   14552
         _ExtentY        =   1111
         ButtonWidth     =   1138
         ButtonHeight    =   1111
         AllowCustomize  =   0   'False
         Style           =   1
         ImageList       =   "ImageList2"
         _Version        =   393216
         BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
            NumButtons      =   15
            BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "打印"
               Key             =   "A"
               Object.ToolTipText     =   "打印"
               ImageIndex      =   1
            EndProperty
            BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "预览"
               Key             =   "B"
               Object.ToolTipText     =   "打印预览"
               ImageIndex      =   2
            EndProperty
            BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "D"
               Style           =   3
            EndProperty
            BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "新增"
               Key             =   "E"
               Object.ToolTipText     =   "新增"
               ImageIndex      =   3
            EndProperty
            BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "修改"
               Key             =   "EDIT"
               Object.ToolTipText     =   "修改"
               ImageIndex      =   10
            EndProperty
            BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Enabled         =   0   'False
               Caption         =   "取消"
               Key             =   "O"
               ImageIndex      =   4
            EndProperty
            BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Enabled         =   0   'False
               Caption         =   "保存"
               Key             =   "SAVE"
               Object.ToolTipText     =   "保存"
               ImageIndex      =   11
            EndProperty
            BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "删除"
               Key             =   "G"
               Object.ToolTipText     =   "删除"
               ImageIndex      =   5
            EndProperty
            BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "H"
               Style           =   3
            EndProperty
            BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "查看"
               Key             =   "I"
               Object.ToolTipText     =   "查看"
               ImageIndex      =   6
            EndProperty
            BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "J"
               Style           =   3
            EndProperty
            BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "计算器"
               Key             =   "K"
               Object.ToolTipText     =   "计算器"
               ImageIndex      =   7
            EndProperty
            BeginProperty Button13 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "L"
               Style           =   3
            EndProperty
            BeginProperty Button14 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "帮助"
               Key             =   "M"
               Object.ToolTipText     =   "帮助"
               ImageIndex      =   8
            EndProperty
            BeginProperty Button15 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "退出"
               Key             =   "N"
               Object.ToolTipText     =   "退出"
               ImageIndex      =   9
            EndProperty
         EndProperty
      End
   End
   Begin VB.TextBox Text2 
      DataField       =   "操作员"
      DataSource      =   "Data1"
      Height          =   270
      Left            =   1440
      Locked          =   -1  'True
      TabIndex        =   28
      Text            =   "操作员"
      Top             =   960
      Visible         =   0   'False
      Width           =   1095
   End
   Begin VB.TextBox Text1 
      BackColor       =   &H8000000F&
      DataField       =   "地址"
      DataSource      =   "Data1"
      ForeColor       =   &H8000000D&
      Height          =   300
      Index           =   4
      Left            =   1680
      Locked          =   -1  'True
      TabIndex        =   6
      Text            =   "Text1"
      Top             =   3135
      Width           =   6375
   End
   Begin VB.TextBox Text1 
      BackColor       =   &H8000000F&
      DataField       =   "预订人"
      DataSource      =   "Data1"
      ForeColor       =   &H8000000D&
      Height          =   300
      Index           =   2
      Left            =   1680
      Locked          =   -1  'True
      TabIndex        =   4
      Text            =   "Text1"
      Top             =   2655
      Width           =   1500
   End
   Begin VB.TextBox Text1 
      BackColor       =   &H8000000F&
      DataField       =   "姓名"
      DataSource      =   "Data1"
      ForeColor       =   &H8000000D&
      Height          =   300
      Index           =   1
      Left            =   1680
      Locked          =   -1  'True
      TabIndex        =   0
      Text            =   "Text1"
      Top             =   1680
      Width           =   3780
   End
   Begin VB.TextBox Text1 
      BackColor       =   &H8000000F&
      DataField       =   "联系电话"
      DataSource      =   "Data1"
      ForeColor       =   &H8000000D&
      Height          =   300
      Index           =   3
      Left            =   4560
      Locked          =   -1  'True
      TabIndex        =   5
      Text            =   "Text1"
      Top             =   2655
      Width           =   2340
   End
   Begin VB.TextBox Text1 
      Alignment       =   1  'Right Justify
      BackColor       =   &H8000000F&
      DataField       =   "房价"
      DataSource      =   "Data1"
      ForeColor       =   &H8000000D&
      Height          =   300
      Index           =   5
      Left            =   4080
      Locked          =   -1  'True
      TabIndex        =   8
      Text            =   "Text1"
      Top             =   3615
      Width           =   1095
   End
   Begin VB.ComboBox Combo2 
      BackColor       =   &H8000000F&
      DataField       =   "国籍"
      DataSource      =   "Data1"
      ForeColor       =   &H8000000D&
      Height          =   300
      ItemData        =   "YDFJ.frx":0442
      Left            =   6840
      List            =   "YDFJ.frx":0461
      Locked          =   -1  'True
      TabIndex        =   1
      Text            =   "Combo2"
      Top             =   1680
      Width           =   1215
   End
   Begin VB.TextBox Text1 
      Alignment       =   2  'Center
      BackColor       =   &H8000000F&
      DataField       =   "房间数"
      DataSource      =   "Data1"
      ForeColor       =   &H8000000D&
      Height          =   300
      Index           =   6
      Left            =   1680
      Locked          =   -1  'True
      TabIndex        =   9
      Text            =   "Text1"
      Top             =   4095
      Width           =   1215
   End
   Begin VB.ComboBox Combo3 
      BackColor       =   &H8000000F&
      DataField       =   "房间类型"
      DataSource      =   "Data1"
      ForeColor       =   &H8000000D&
      Height          =   300
      ItemData        =   "YDFJ.frx":049F
      Left            =   1680
      List            =   "YDFJ.frx":04B2
      Locked          =   -1  'True
      TabIndex        =   7
      Text            =   "Combo2"
      Top             =   3615
      Width           =   1215
   End
   Begin VB.TextBox Text1 
      Alignment       =   1  'Right Justify
      BackColor       =   &H8000000F&
      DataField       =   "预付款"
      DataSource      =   "Data1"
      ForeColor       =   &H8000000D&
      Height          =   300
      Index           =   7
      Left            =   4080
      Locked          =   -1  'True
      TabIndex        =   10
      Text            =   "Text1"
      Top             =   4080
      Width           =   1095
   End
   Begin VB.Data Data1 
      Connect         =   "Access"
      DatabaseName    =   "D:\JDGL\DATA\jdgl.mdb"
      DefaultCursorType=   0  '缺省游标
      DefaultType     =   2  '使用 ODBC
      Exclusive       =   0   'False
      Height          =   375
      Left            =   250
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   "预订单"
      Top             =   4670
      Width           =   8140
   End
   Begin MSComctlLib.ImageList ImageList2 
      Left            =   7080
      Top             =   3720
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   26
      ImageHeight     =   23
      MaskColor       =   16777215
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   11
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "YDFJ.frx":04E2
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "YDFJ.frx":0666
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "YDFJ.frx":0B2E
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "YDFJ.frx":1032
            Key             =   ""
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "YDFJ.frx":11B6
            Key             =   ""
         EndProperty
         BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "YDFJ.frx":167E
            Key             =   ""
         EndProperty
         BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "YDFJ.frx":1802
            Key             =   ""
         EndProperty
         BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "YDFJ.frx":1C8E
            Key             =   ""
         EndProperty
         BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "YDFJ.frx":20E2
            Key             =   ""
         EndProperty
         BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "YDFJ.frx":256E
            Key             =   ""
         EndProperty
         BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "YDFJ.frx":26F2
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin MSComDlg.CommonDialog CDLTEST 
      Left            =   6360
      Top             =   3840
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   6600
      Top             =   3840
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   17
      ImageHeight     =   15
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   4
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "YDFJ.frx":2876
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "YDFJ.frx":2BD6
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "YDFJ.frx":2F72
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "YDFJ.frx":3326
            Key             =   ""
         EndProperty

⌨️ 快捷键说明

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