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

📄 main_qtgl_mdgl.frm

📁 根据餐饮行业的特点和该企业的实际情况
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
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 main_qtgl_mdgl 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "前台管理--买单管理"
   ClientHeight    =   5595
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   10605
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5595
   ScaleWidth      =   10605
   StartUpPosition =   1  '所有者中心
   Begin MSAdodcLib.Adodc Adodc2 
      Height          =   330
      Left            =   -1350
      Top             =   2940
      Visible         =   0   'False
      Width           =   1515
      _ExtentX        =   2672
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   1
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=CYGLXT"
      OLEDBString     =   "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=CYGLXT"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from 点单信息表"
      Caption         =   "Adodc1"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin VB.Frame Frame1 
      Height          =   5550
      Left            =   60
      TabIndex        =   0
      Top             =   15
      Width           =   7245
      Begin MSComctlLib.ImageList ImageList1 
         Left            =   15
         Top             =   1530
         _ExtentX        =   1005
         _ExtentY        =   1005
         BackColor       =   -2147483643
         ImageWidth      =   32
         ImageHeight     =   32
         MaskColor       =   12632256
         _Version        =   393216
         BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
            NumListImages   =   1
            BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "main_qtgl_mdgl.frx":0000
               Key             =   ""
            EndProperty
         EndProperty
      End
      Begin MSComctlLib.ListView ListView1 
         Height          =   4965
         Left            =   60
         TabIndex        =   1
         Top             =   135
         Width           =   7140
         _ExtentX        =   12594
         _ExtentY        =   8758
         LabelWrap       =   -1  'True
         HideSelection   =   -1  'True
         _Version        =   393217
         Icons           =   "ImageList1"
         ForeColor       =   -2147483640
         BackColor       =   -2147483643
         BorderStyle     =   1
         Appearance      =   1
         NumItems        =   0
      End
      Begin VB.Label Label5 
         BackStyle       =   0  'Transparent
         Height          =   225
         Left            =   90
         TabIndex        =   29
         Top             =   5175
         Width           =   5040
      End
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   -870
      Top             =   2550
      Visible         =   0   'False
      Width           =   1515
      _ExtentX        =   2672
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   1
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=CYGLXT"
      OLEDBString     =   "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=CYGLXT"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from 房间台号信息表"
      Caption         =   "Adodc1"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin VB.CheckBox Check1 
      Caption         =   "数据模式"
      Height          =   180
      Left            =   7380
      TabIndex        =   5
      Top             =   2640
      Width           =   2130
   End
   Begin VB.Frame Frame4 
      Height          =   2220
      Left            =   7380
      TabIndex        =   4
      Top             =   2850
      Width           =   3150
      Begin VB.CommandButton Comtq 
         Caption         =   "特权结帐"
         Height          =   330
         Left            =   240
         TabIndex        =   11
         Top             =   1785
         Width           =   2670
      End
      Begin VB.CommandButton Comview 
         Caption         =   "消费金额"
         Height          =   330
         Left            =   240
         TabIndex        =   10
         Top             =   1350
         Width           =   2670
      End
      Begin VB.TextBox Text1 
         BackColor       =   &H00FFFF00&
         Height          =   285
         Left            =   240
         TabIndex        =   9
         Top             =   555
         Width           =   2670
      End
      Begin VB.CommandButton Commd 
         Caption         =   "客人买单"
         Height          =   330
         Left            =   240
         TabIndex        =   8
         Top             =   915
         Width           =   2670
      End
      Begin VB.Label Label2 
         BackStyle       =   0  'Transparent
         Caption         =   "请输入买单的房台号:"
         BeginProperty Font 
            Name            =   "黑体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   315
         Left            =   240
         TabIndex        =   13
         Top             =   210
         Width           =   2655
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "请输入买单的房台号:"
         BeginProperty Font 
            Name            =   "黑体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0000FF00&
         Height          =   315
         Left            =   255
         TabIndex        =   12
         Top             =   210
         Width           =   2565
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "当前房台信息栏"
      Height          =   2100
      Left            =   7380
      TabIndex        =   2
      Top             =   15
      Width           =   3150
      Begin VB.Label Label4 
         BackStyle       =   0  'Transparent
         ForeColor       =   &H000000FF&
         Height          =   225
         Index           =   7
         Left            =   1095
         TabIndex        =   32
         Top             =   1755
         Width           =   990
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "容纳人数:"
         Height          =   255
         Index           =   7
         Left            =   150
         TabIndex        =   31
         Top             =   1755
         Width           =   915
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "状态:"
         Height          =   255
         Index           =   5
         Left            =   1890
         TabIndex        =   28
         Top             =   1065
         Width           =   555
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "服务费:"
         Height          =   255
         Index           =   4
         Left            =   150
         TabIndex        =   27
         Top             =   1065
         Width           =   750
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "编号:"
         Height          =   255
         Index           =   0
         Left            =   150
         TabIndex        =   26
         Top             =   315
         Width           =   555
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "房台名称:"
         Height          =   255
         Index           =   1
         Left            =   1260
         TabIndex        =   25
         Top             =   315
         Width           =   930
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "类型说明:"
         Height          =   255
         Index           =   2
         Left            =   150
         TabIndex        =   24
         Top             =   690
         Width           =   900
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "部门:"
         Height          =   255
         Index           =   3
         Left            =   1890
         TabIndex        =   23
         Top             =   675
         Width           =   555
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "简要说明:"
         Height          =   255
         Index           =   6
         Left            =   150
         TabIndex        =   22
         Top             =   1395

⌨️ 快捷键说明

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