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

📄 房台设置.frm

📁 餐饮管理系统 登记模板
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.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 FTSZ 
   Caption         =   "房台设置"
   ClientHeight    =   5685
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   8220
   LinkTopic       =   "Form1"
   ScaleHeight     =   5685
   ScaleWidth      =   8220
   StartUpPosition =   3  'Windows Default
   Begin VB.Frame Frame1 
      Height          =   975
      Left            =   0
      TabIndex        =   1
      Top             =   4680
      Width           =   8175
      Begin VB.CommandButton Command5 
         Caption         =   "退出"
         Height          =   735
         Left            =   6120
         TabIndex        =   6
         Top             =   120
         Width           =   1215
      End
      Begin VB.CommandButton Command4 
         Caption         =   "取消"
         Height          =   735
         Left            =   4920
         TabIndex        =   5
         Top             =   120
         Width           =   1215
      End
      Begin VB.CommandButton Command3 
         Caption         =   "确认"
         Height          =   735
         Left            =   3600
         TabIndex        =   4
         Top             =   120
         Width           =   1335
      End
      Begin VB.CommandButton Command2 
         Caption         =   "删除"
         Height          =   735
         Left            =   2280
         TabIndex        =   3
         Top             =   120
         Width           =   1335
      End
      Begin VB.CommandButton Command1 
         Caption         =   "增加"
         Height          =   735
         Left            =   960
         TabIndex        =   2
         Top             =   120
         Width           =   1335
      End
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   4695
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   8175
      _ExtentX        =   14420
      _ExtentY        =   8281
      _Version        =   393216
      Style           =   1
      Tabs            =   5
      TabsPerRow      =   5
      TabHeight       =   520
      BackColor       =   -2147483635
      ForeColor       =   16711680
      TabCaption(0)   =   "部门设置"
      TabPicture(0)   =   "房台设置.frx":0000
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "DataGrid1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Adodc1"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).ControlCount=   2
      TabCaption(1)   =   "房台设置"
      TabPicture(1)   =   "房台设置.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Label1"
      Tab(1).Control(1)=   "Label2"
      Tab(1).Control(2)=   "Label3"
      Tab(1).Control(3)=   "Label4"
      Tab(1).Control(4)=   "Label5"
      Tab(1).Control(5)=   "DataGrid2"
      Tab(1).Control(6)=   "DataGrid3"
      Tab(1).Control(7)=   "Text1"
      Tab(1).Control(8)=   "Text2"
      Tab(1).Control(9)=   "Combo1"
      Tab(1).ControlCount=   10
      TabCaption(2)   =   "房台类别"
      TabPicture(2)   =   "房台设置.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "DataGrid4"
      Tab(2).ControlCount=   1
      TabCaption(3)   =   "消费方式"
      TabPicture(3)   =   "房台设置.frx":0054
      Tab(3).ControlEnabled=   0   'False
      Tab(3).Control(0)=   "Label6"
      Tab(3).Control(0).Enabled=   0   'False
      Tab(3).Control(1)=   "Label7"
      Tab(3).Control(1).Enabled=   0   'False
      Tab(3).Control(2)=   "Label8"
      Tab(3).Control(2).Enabled=   0   'False
      Tab(3).Control(3)=   "Label9"
      Tab(3).Control(3).Enabled=   0   'False
      Tab(3).Control(4)=   "Label10"
      Tab(3).Control(4).Enabled=   0   'False
      Tab(3).Control(5)=   "Label11"
      Tab(3).Control(5).Enabled=   0   'False
      Tab(3).Control(6)=   "DataGrid5"
      Tab(3).Control(6).Enabled=   0   'False
      Tab(3).Control(7)=   "Text3"
      Tab(3).Control(7).Enabled=   0   'False
      Tab(3).Control(8)=   "Text4"
      Tab(3).Control(8).Enabled=   0   'False
      Tab(3).Control(9)=   "Combo2"
      Tab(3).Control(9).Enabled=   0   'False
      Tab(3).Control(10)=   "Text5"
      Tab(3).Control(10).Enabled=   0   'False
      Tab(3).ControlCount=   11
      TabCaption(4)   =   "房台消费"
      TabPicture(4)   =   "房台设置.frx":0070
      Tab(4).ControlEnabled=   0   'False
      Tab(4).ControlCount=   0
      Begin MSAdodcLib.Adodc Adodc1 
         Height          =   375
         Left            =   1680
         Top             =   3720
         Visible         =   0   'False
         Width           =   4815
         _ExtentX        =   8493
         _ExtentY        =   661
         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
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         Orientation     =   0
         Enabled         =   -1
         Connect         =   ""
         OLEDBString     =   ""
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   ""
         Caption         =   "Adodc1"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         _Version        =   393216
      End
      Begin VB.TextBox Text5 
         Height          =   375
         Left            =   -68880
         TabIndex        =   28
         Text            =   "Text5"
         Top             =   3360
         Width           =   975
      End
      Begin VB.ComboBox Combo2 
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Left            =   -71280
         TabIndex        =   27
         Text            =   "Combo2"
         Top             =   3360
         Width           =   1575
      End
      Begin VB.TextBox Text4 
         Height          =   375
         Left            =   -74160
         TabIndex        =   26
         Text            =   "Text4"
         Top             =   4080
         Width           =   2055
      End
      Begin VB.TextBox Text3 
         Height          =   375
         Left            =   -74160
         TabIndex        =   25
         Text            =   "Text3"
         Top             =   3360
         Width           =   2055
      End
      Begin MSDataGridLib.DataGrid DataGrid5 
         Height          =   2655
         Left            =   -74640
         TabIndex        =   19
         Top             =   600
         Width           =   7455
         _ExtentX        =   13150
         _ExtentY        =   4683
         _Version        =   393216
         HeadLines       =   1
         RowHeight       =   15
         BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            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 VB.ComboBox Combo1 
         Height          =   315
         Left            =   -68880
         TabIndex        =   18
         Text            =   "Combo1"
         Top             =   3960
         Width           =   1815
      End
      Begin VB.TextBox Text2 
         Height          =   375
         Left            =   -70440
         TabIndex        =   16
         Top             =   3960
         Width           =   1455
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Left            =   -71760
         TabIndex        =   14
         Top             =   3960
         Width           =   1215
      End
      Begin MSDataGridLib.DataGrid DataGrid4 
         Height          =   3615
         Left            =   -73800
         TabIndex        =   12
         Top             =   720
         Width           =   5775
         _ExtentX        =   10186
         _ExtentY        =   6376
         _Version        =   393216
         HeadLines       =   1
         RowHeight       =   15
         BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            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

⌨️ 快捷键说明

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