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

📄 frm_dishesu.dfm

📁 快餐店管理系统 很好的参考材料 谢谢您的合作
💻 DFM
字号:
inherited frm_dishes: Tfrm_dishes
  Left = 239
  Top = 132
  Caption = #33756#35889#20449#24687
  ClientHeight = 489
  ClientWidth = 584
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel [0]
    Left = 16
    Top = 248
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #33756#21517
  end
  object Label2: TLabel [1]
    Left = 264
    Top = 248
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #33756#35889#31867#22411
  end
  object Label3: TLabel [2]
    Left = 16
    Top = 280
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #33756#31995
  end
  object Label4: TLabel [3]
    Left = 264
    Top = 280
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #35745#37327#21333#20301
  end
  object Label5: TLabel [4]
    Left = 16
    Top = 312
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #21806#20215
  end
  object Label6: TLabel [5]
    Left = 16
    Top = 344
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #25104#20221
  end
  object Label7: TLabel [6]
    Left = 16
    Top = 400
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #20027#35201#20570#27861
  end
  inherited DBGrid_info: TDBGrid
    OnCellClick = DBGrid_infoCellClick
  end
  inherited btn_add: TButton
    Left = 224
    Top = 456
    OnClick = btn_addClick
  end
  inherited btn_del: TButton
    Left = 312
    Top = 456
    OnClick = btn_delClick
  end
  inherited btn_edit: TButton
    Top = 456
    OnClick = btn_editClick
  end
  inherited btn_exit: TButton
    Top = 456
  end
  object edt_name: TEdit [12]
    Left = 88
    Top = 248
    Width = 121
    Height = 21
    TabOrder = 5
  end
  object cbx_type: TComboBox [13]
    Left = 344
    Top = 248
    Width = 121
    Height = 21
    ItemHeight = 13
    TabOrder = 6
  end
  object cbx_dishClass: TComboBox [14]
    Left = 88
    Top = 280
    Width = 121
    Height = 21
    ItemHeight = 13
    TabOrder = 7
  end
  object edt_unit: TEdit [15]
    Left = 344
    Top = 280
    Width = 121
    Height = 21
    TabOrder = 8
  end
  object edt_price: TEdit [16]
    Left = 88
    Top = 312
    Width = 121
    Height = 21
    TabOrder = 9
    OnKeyPress = edt_priceKeyPress
  end
  object Memo_method: TMemo [17]
    Left = 88
    Top = 400
    Width = 385
    Height = 49
    MaxLength = 200
    TabOrder = 10
  end
  object Memo_element: TMemo [18]
    Left = 88
    Top = 344
    Width = 385
    Height = 41
    MaxLength = 100
    TabOrder = 11
  end
end

⌨️ 快捷键说明

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