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

📄 fzfsk.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"
Object = "{FAEEE763-117E-101B-8933-08002B2F4F5A}#1.1#0"; "DBLIST32.OCX"
Begin VB.Form FZFSK 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "非住房散客登记"
   ClientHeight    =   5925
   ClientLeft      =   690
   ClientTop       =   2025
   ClientWidth     =   8550
   Icon            =   "FZFSK.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5925
   ScaleWidth      =   8550
   StartUpPosition =   2  '屏幕中心
   Begin VB.Data Data2 
      Caption         =   "Data2"
      Connect         =   "Access"
      DatabaseName    =   "C:\jdgl\DATA\JDGL.MDB"
      DefaultCursorType=   0  '缺省游标
      DefaultType     =   2  '使用 ODBC
      Exclusive       =   0   'False
      Height          =   405
      Left            =   360
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   $"FZFSK.frx":0442
      Top             =   4800
      Visible         =   0   'False
      Width           =   1740
   End
   Begin ComCtl3.CoolBar CoolBar1 
      Align           =   1  'Align Top
      Height          =   690
      Left            =   0
      TabIndex        =   25
      Top             =   0
      Width           =   8550
      _ExtentX        =   15081
      _ExtentY        =   1217
      BandCount       =   2
      _CBWidth        =   8550
      _CBHeight       =   690
      _Version        =   "6.7.8862"
      Child1          =   "Toolbar1"
      MinHeight1      =   630
      Width1          =   9990
      NewRow1         =   0   'False
      MinHeight2      =   360
      Width2          =   1440
      NewRow2         =   0   'False
      Begin MSComctlLib.Toolbar Toolbar1 
         Height          =   630
         Left            =   165
         TabIndex        =   26
         Top             =   30
         Width           =   8130
         _ExtentX        =   14340
         _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"
               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"
               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 
      BackColor       =   &H8000000F&
      DataField       =   "姓名"
      DataSource      =   "Data1"
      ForeColor       =   &H8000000D&
      Height          =   300
      Left            =   1680
      Locked          =   -1  'True
      TabIndex        =   1
      Text            =   "Text2"
      Top             =   2085
      Width           =   1455
   End
   Begin VB.TextBox Text9 
      DataField       =   "操作员"
      DataSource      =   "Data1"
      Height          =   270
      Left            =   480
      Locked          =   -1  'True
      TabIndex        =   23
      Text            =   "操作员"
      Top             =   960
      Visible         =   0   'False
      Width           =   1095
   End
   Begin VB.TextBox Text4 
      BackColor       =   &H8000000F&
      DataField       =   "单位或地址"
      DataSource      =   "Data1"
      ForeColor       =   &H8000000D&
      Height          =   300
      Left            =   1680
      Locked          =   -1  'True
      TabIndex        =   6
      Text            =   "Text2"
      Top             =   2940
      Width           =   6135
   End
   Begin VB.ComboBox Combo3 
      BackColor       =   &H8000000F&
      DataField       =   "国籍"
      DataSource      =   "Data1"
      ForeColor       =   &H8000000D&
      Height          =   300
      ItemData        =   "FZFSK.frx":047D
      Left            =   6600
      List            =   "FZFSK.frx":049F
      Locked          =   -1  'True
      TabIndex        =   3
      Text            =   "Combo2"
      Top             =   2100
      Width           =   1215
   End
   Begin VB.TextBox Text7 
      BackColor       =   &H8000000F&
      DataField       =   "证件号码"
      DataSource      =   "Data1"
      ForeColor       =   &H8000000D&
      Height          =   300
      Left            =   4440
      Locked          =   -1  'True
      TabIndex        =   5
      Text            =   "Text2"
      Top             =   2520
      Width           =   3375
   End
   Begin VB.ComboBox Combo1 
      BackColor       =   &H8000000F&
      DataField       =   "性别"
      DataSource      =   "Data1"
      ForeColor       =   &H8000000D&
      Height          =   300
      ItemData        =   "FZFSK.frx":04E3
      Left            =   4440
      List            =   "FZFSK.frx":04ED
      Locked          =   -1  'True
      TabIndex        =   2
      Text            =   "Combo1"
      Top             =   2085
      Width           =   1095
   End
   Begin VB.TextBox Text1 
      BackColor       =   &H8000000F&
      DataField       =   "附注"
      DataSource      =   "Data1"
      ForeColor       =   &H8000000D&
      Height          =   945
      Index           =   8
      Left            =   1680
      Locked          =   -1  'True
      MultiLine       =   -1  'True
      ScrollBars      =   2  'Vertical
      TabIndex        =   8
      Text            =   "FZFSK.frx":04F9
      Top             =   3840
      Width           =   6135
   End
   Begin VB.TextBox Text5 
      Alignment       =   1  'Right Justify
      BackColor       =   &H8000000F&
      DataField       =   "预付款"
      DataSource      =   "Data1"
      ForeColor       =   &H8000000D&
      Height          =   300
      Left            =   1680
      Locked          =   -1  'True
      TabIndex        =   7
      Text            =   "Text5"
      Top             =   3360
      Width           =   1455
   End
   Begin VB.Data Data1 
      Connect         =   "Access"
      DatabaseName    =   "c:\JDGL\DATA\jdgl.mdb"
      DefaultCursorType=   0  '缺省游标
      DefaultType     =   2  '使用 ODBC
      Exclusive       =   0   'False
      Height          =   375
      Left            =   130
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   "非住房散客登记"
      Top             =   5390
      Width           =   8265
   End
   Begin MSComctlLib.ImageList ImageList2 
      Left            =   2640
      Top             =   4440
      _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         =   "FZFSK.frx":04FF
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FZFSK.frx":0683
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FZFSK.frx":0B4B
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FZFSK.frx":104F
            Key             =   ""
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FZFSK.frx":11D3
            Key             =   ""
         EndProperty
         BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FZFSK.frx":169B
            Key             =   ""
         EndProperty
         BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FZFSK.frx":181F
            Key             =   ""
         EndProperty
         BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FZFSK.frx":1CAB
            Key             =   ""
         EndProperty
         BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FZFSK.frx":20FF
            Key             =   ""
         EndProperty
         BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FZFSK.frx":258B
            Key             =   ""
         EndProperty
         BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FZFSK.frx":270F
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin MSComDlg.CommonDialog CDLTEST 
      Left            =   5040
      Top             =   4440
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   3720
      Top             =   4440
      _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         =   "FZFSK.frx":2893
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FZFSK.frx":2BF3
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FZFSK.frx":2F8F
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FZFSK.frx":3343
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin DevPowerTransImg.TransImg TransImg1 
      Height          =   495
      Left            =   8880
      TabIndex        =   9
      Top             =   680
      Width           =   1095
      _ExtentX        =   1931

⌨️ 快捷键说明

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