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

📄 main_qtgl_mdgl_gz.frm

📁 餐饮企业的管理系统主要包括前台管理、后台管理、财务管理、报表打印等功能
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
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_gz 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "前台管理:买单管理:挂帐"
   ClientHeight    =   6120
   ClientLeft      =   45
   ClientTop       =   225
   ClientWidth     =   11160
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6120
   ScaleWidth      =   11160
   StartUpPosition =   1  '所有者中心
   Begin VB.Frame Frame10 
      Height          =   2565
      Left            =   165
      TabIndex        =   49
      Top             =   2730
      Visible         =   0   'False
      Width           =   4440
      Begin VB.TextBox Text1 
         BackColor       =   &H80000014&
         Height          =   270
         Index           =   3
         Left            =   1155
         TabIndex        =   58
         Top             =   1530
         Width           =   3045
      End
      Begin VB.TextBox Text1 
         BackColor       =   &H80000014&
         Height          =   270
         Index           =   2
         Left            =   1155
         TabIndex        =   57
         Top             =   1140
         Width           =   3045
      End
      Begin VB.TextBox Text1 
         BackColor       =   &H80000014&
         Height          =   270
         Index           =   0
         Left            =   1155
         TabIndex        =   54
         Top             =   330
         Width           =   3045
      End
      Begin VB.TextBox Text1 
         BackColor       =   &H80000014&
         Height          =   270
         Index           =   1
         Left            =   1155
         TabIndex        =   53
         Top             =   720
         Width           =   3045
      End
      Begin VB.CommandButton Comok 
         Caption         =   "确定"
         Height          =   345
         Left            =   615
         TabIndex        =   52
         Top             =   2025
         Width           =   1470
      End
      Begin VB.CommandButton Comcancel 
         Caption         =   "取消"
         Height          =   345
         Left            =   2265
         TabIndex        =   51
         Top             =   2025
         Width           =   1470
      End
      Begin VB.ListBox List1 
         BackColor       =   &H80000001&
         Height          =   2760
         Left            =   210
         TabIndex        =   50
         Top             =   2600
         Width           =   4080
      End
      Begin VB.Label Label9 
         BackStyle       =   0  'Transparent
         Caption         =   "减免原因:"
         Height          =   285
         Index           =   3
         Left            =   195
         TabIndex        =   60
         Top             =   1590
         Width           =   1005
      End
      Begin VB.Label Label9 
         BackStyle       =   0  'Transparent
         Caption         =   "减免金额:"
         Height          =   285
         Index           =   2
         Left            =   195
         TabIndex        =   59
         Top             =   1200
         Width           =   1050
      End
      Begin VB.Label Label9 
         BackStyle       =   0  'Transparent
         Caption         =   "挂帐人:"
         Height          =   285
         Index           =   0
         Left            =   195
         TabIndex        =   56
         Top             =   390
         Width           =   750
      End
      Begin VB.Label Label9 
         BackStyle       =   0  'Transparent
         Caption         =   "挂帐原因:"
         Height          =   285
         Index           =   1
         Left            =   195
         TabIndex        =   55
         Top             =   780
         Width           =   1005
      End
   End
   Begin VB.Frame Frame8 
      Caption         =   "点单信息蓝描述"
      Height          =   2565
      Left            =   8205
      TabIndex        =   33
      Top             =   30
      Width           =   2565
      Begin VB.Label Label2 
         BackStyle       =   0  'Transparent
         ForeColor       =   &H000000FF&
         Height          =   210
         Index           =   5
         Left            =   1155
         TabIndex        =   46
         Top             =   2175
         Width           =   1320
      End
      Begin VB.Label Label2 
         BackStyle       =   0  'Transparent
         ForeColor       =   &H000000FF&
         Height          =   210
         Index           =   4
         Left            =   1155
         TabIndex        =   45
         Top             =   1800
         Width           =   1320
      End
      Begin VB.Label Label2 
         BackStyle       =   0  'Transparent
         ForeColor       =   &H000000FF&
         Height          =   210
         Index           =   3
         Left            =   1155
         TabIndex        =   44
         Top             =   1425
         Width           =   1320
      End
      Begin VB.Label Label2 
         BackStyle       =   0  'Transparent
         ForeColor       =   &H000000FF&
         Height          =   210
         Index           =   2
         Left            =   1155
         TabIndex        =   43
         Top             =   1050
         Width           =   1320
      End
      Begin VB.Label Label2 
         BackStyle       =   0  'Transparent
         ForeColor       =   &H000000FF&
         Height          =   210
         Index           =   1
         Left            =   1155
         TabIndex        =   42
         Top             =   720
         Width           =   1320
      End
      Begin VB.Label Label2 
         BackStyle       =   0  'Transparent
         ForeColor       =   &H000000FF&
         Height          =   210
         Index           =   0
         Left            =   1155
         TabIndex        =   41
         Top             =   375
         Width           =   1320
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "合计金额:"
         ForeColor       =   &H00000000&
         Height          =   195
         Index           =   5
         Left            =   165
         TabIndex        =   39
         Top             =   2175
         Width           =   945
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "合计数量:"
         Height          =   195
         Index           =   4
         Left            =   165
         TabIndex        =   38
         Top             =   1800
         Width           =   945
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "赠单金额:"
         ForeColor       =   &H00000000&
         Height          =   195
         Index           =   3
         Left            =   165
         TabIndex        =   37
         Top             =   1425
         Width           =   945
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "赠单数量:"
         Height          =   195
         Index           =   2
         Left            =   165
         TabIndex        =   36
         Top             =   1080
         Width           =   945
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "点单金额:"
         ForeColor       =   &H00000000&
         Height          =   195
         Index           =   1
         Left            =   165
         TabIndex        =   35
         Top             =   720
         Width           =   945
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "点单数量:"
         Height          =   195
         Index           =   0
         Left            =   165
         TabIndex        =   34
         Top             =   375
         Width           =   945
      End
   End
   Begin VB.Frame Frame7 
      Caption         =   "点菜信息栏"
      Height          =   3435
      Left            =   30
      TabIndex        =   32
      Top             =   1800
      Width           =   8055
      Begin MSDataGridLib.DataGrid DataGrid1 
         Bindings        =   "main_qtgl_mdgl_gz.frx":0000
         Height          =   3195
         Left            =   75
         TabIndex        =   48
         Top             =   195
         Width           =   7890
         _ExtentX        =   13917
         _ExtentY        =   5636
         _Version        =   393216
         BackColor       =   -2147483624
         HeadLines       =   1
         RowHeight       =   15
         FormatLocked    =   -1  'True
         BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ColumnCount     =   16
         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
         BeginProperty Column02 
            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 Column03 
            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 Column04 
            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 Column05 
            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 Column06 
            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 Column07 
            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 Column08 
            DataField       =   "点单日期"
            Caption         =   "点单日期"
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0

⌨️ 快捷键说明

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