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

📄 czqx.frm

📁 酒店管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{38911DA0-E448-11D0-84A3-00DD01104159}#1.1#0"; "COMCT332.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form CZQX 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "财务分工"
   ClientHeight    =   3960
   ClientLeft      =   690
   ClientTop       =   2025
   ClientWidth     =   7290
   Icon            =   "CZQX.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   3960
   ScaleWidth      =   7290
   StartUpPosition =   1  '所有者中心
   Begin ComCtl3.CoolBar CoolBar1 
      Align           =   1  'Align Top
      Height          =   645
      Left            =   0
      TabIndex        =   12
      Top             =   0
      Width           =   7290
      _ExtentX        =   12859
      _ExtentY        =   1138
      BandCount       =   2
      _CBWidth        =   7290
      _CBHeight       =   645
      _Version        =   "6.7.8862"
      Child1          =   "Toolbar1"
      MinHeight1      =   585
      Width1          =   9330
      NewRow1         =   0   'False
      MinHeight2      =   360
      Width2          =   1440
      NewRow2         =   0   'False
      Begin MSComctlLib.Toolbar Toolbar1 
         Height          =   585
         Left            =   165
         TabIndex        =   13
         Top             =   30
         Width           =   6870
         _ExtentX        =   12118
         _ExtentY        =   1032
         ButtonWidth     =   820
         ButtonHeight    =   1032
         AllowCustomize  =   0   'False
         Style           =   1
         ImageList       =   "ImageList2"
         _Version        =   393216
         BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
            NumButtons      =   12
            BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Enabled         =   0   'False
               Object.Visible         =   0   'False
               Caption         =   "打印"
               Key             =   "A"
               ImageIndex      =   1
            EndProperty
            BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Enabled         =   0   'False
               Object.Visible         =   0   'False
               Caption         =   "预览"
               Key             =   "B"
               ImageIndex      =   2
            EndProperty
            BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Object.Visible         =   0   'False
               Key             =   "D"
               Style           =   3
            EndProperty
            BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "新增"
               Key             =   "E"
               ImageIndex      =   3
            EndProperty
            BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "修改"
               Key             =   "O"
               ImageIndex      =   4
            EndProperty
            BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "删除"
               Key             =   "G"
               ImageIndex      =   6
            EndProperty
            BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "H"
               Style           =   3
            EndProperty
            BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "主管"
               Key             =   "ZG"
               Object.ToolTipText     =   "更改会计主管"
               ImageIndex      =   9
            EndProperty
            BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "口令"
               Key             =   "KEY"
               Object.ToolTipText     =   "更改操作员口令"
               ImageIndex      =   10
            EndProperty
            BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Style           =   4
            EndProperty
            BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "帮助"
               Key             =   "M"
               ImageIndex      =   7
            EndProperty
            BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "退出"
               Key             =   "N"
               ImageIndex      =   8
            EndProperty
         EndProperty
      End
   End
   Begin VB.Frame Frame3 
      Caption         =   "增加操作员..."
      Height          =   2535
      Left            =   3360
      TabIndex        =   2
      Top             =   960
      Visible         =   0   'False
      Width           =   3615
      Begin VB.TextBox Text1 
         DataField       =   "姓名"
         DataSource      =   "Data1"
         Height          =   300
         Left            =   1440
         TabIndex        =   4
         Text            =   "Text1"
         Top             =   680
         Width           =   1455
      End
      Begin VB.CommandButton Command1 
         Caption         =   "确  认"
         Height          =   375
         Left            =   2160
         TabIndex        =   3
         Top             =   1920
         Width           =   1215
      End
      Begin VB.Label Label1 
         Caption         =   "姓  名:"
         Height          =   255
         Left            =   600
         TabIndex        =   5
         Top             =   720
         Width           =   855
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "Frame1"
      Height          =   2970
      Left            =   3120
      TabIndex        =   0
      Top             =   720
      Width           =   40
   End
   Begin MSComDlg.CommonDialog CDLTEST 
      Left            =   1920
      Top             =   5520
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   960
      Top             =   5400
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   17
      ImageHeight     =   20
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   4
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "CZQX.frx":030A
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "CZQX.frx":06BE
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "CZQX.frx":0BFE
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "CZQX.frx":0F5E
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.ImageList ImageList2 
      Left            =   120
      Top             =   3720
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   20
      ImageHeight     =   20
      MaskColor       =   16777215
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   10
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "CZQX.frx":12FA
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "CZQX.frx":147E
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "CZQX.frx":1946
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "CZQX.frx":1E16
            Key             =   ""
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "CZQX.frx":231A
            Key             =   ""
         EndProperty
         BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "CZQX.frx":249E
            Key             =   ""
         EndProperty
         BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "CZQX.frx":2622
            Key             =   ""
         EndProperty
         BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "CZQX.frx":2ABA
            Key             =   ""
         EndProperty
         BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "CZQX.frx":2F52
            Key             =   ""
         EndProperty
         BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "CZQX.frx":4086
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.TreeView TreeView1 
      Height          =   2655
      Left            =   120
      TabIndex        =   1
      Top             =   960
      Width           =   2775
      _ExtentX        =   4895
      _ExtentY        =   4683
      _Version        =   393217
      LabelEdit       =   1
      LineStyle       =   1
      Style           =   5
      FullRowSelect   =   -1  'True
      HotTracking     =   -1  'True
      SingleSel       =   -1  'True
      ImageList       =   "ImageList1"
      BorderStyle     =   1
      Appearance      =   1
      OLEDragMode     =   1
      OLEDropMode     =   1
   End
   Begin VB.Data Data1 
      Caption         =   "Data1"
      Connect         =   "Access"
      DatabaseName    =   "D:\JDGL\DATA\jdgl.mdb"
      DefaultCursorType=   0  '缺省游标
      DefaultType     =   2  '使用 ODBC
      Exclusive       =   0   'False
      Height          =   375
      Left            =   720
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   "操作员"
      Top             =   2880
      Visible         =   0   'False
      Width           =   1575
   End
   Begin VB.Frame Frame2 
      Caption         =   "所选权限..."
      Height          =   2535
      Left            =   3360
      TabIndex        =   6
      Top             =   960
      Width           =   3615
      Begin VB.CheckBox Check1 
         Caption         =   "系统设置"
         DataField       =   "系统设置"
         DataSource      =   "Data1"
         Height          =   255
         Index           =   7
         Left            =   2040
         TabIndex        =   11
         Top             =   1200
         Width           =   1455
      End
      Begin VB.CheckBox Check1 
         Caption         =   "打印报表"
         DataField       =   "打印报表"
         DataSource      =   "Data1"
         Height          =   255
         Index           =   3
         Left            =   2040
         TabIndex        =   10
         Top             =   600
         Width           =   1455
      End
      Begin VB.CheckBox Check1 
         Caption         =   "财务权限"
         DataField       =   "财务权限"
         DataSource      =   "Data1"
         Height          =   255
         Index           =   2
         Left            =   480
         TabIndex        =   9
         Top             =   1800
         Width           =   1455
      End

⌨️ 快捷键说明

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