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

📄 frm_payoutu.dfm

📁 快餐店管理系统 很好的参考材料 谢谢您的合作
💻 DFM
字号:
inherited frm_payout: Tfrm_payout
  Left = 356
  Top = 208
  Caption = #36153#29992#25903#20986
  ClientHeight = 420
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel [0]
    Left = 16
    Top = 280
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #36153#29992#31867#22411
  end
  object Label2: TLabel [1]
    Left = 272
    Top = 280
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #20351#29992#26102#38388
  end
  object Label3: TLabel [2]
    Left = 16
    Top = 304
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #36153#29992#37329#39069
  end
  object Label4: TLabel [3]
    Left = 16
    Top = 328
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #35828#26126
  end
  object Label5: TLabel [4]
    Left = 440
    Top = 280
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #21482#35835
  end
  object Label6: TLabel [5]
    Left = 16
    Top = 16
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #20998#31867
  end
  inherited DBGrid_info: TDBGrid
    Top = 48
    OnCellClick = DBGrid_infoCellClick
  end
  inherited btn_add: TButton
    Top = 376
    OnClick = btn_addClick
  end
  inherited btn_del: TButton
    Top = 376
    OnClick = btn_delClick
  end
  inherited btn_edit: TButton
    Top = 376
    OnClick = btn_editClick
  end
  inherited btn_exit: TButton
    Top = 376
  end
  object edt_date: TEdit [11]
    Left = 344
    Top = 280
    Width = 89
    Height = 21
    Enabled = False
    TabOrder = 5
  end
  object cbx_type: TComboBox [12]
    Left = 88
    Top = 280
    Width = 129
    Height = 21
    ItemHeight = 13
    TabOrder = 6
  end
  object edt_fee: TEdit [13]
    Left = 88
    Top = 304
    Width = 121
    Height = 21
    TabOrder = 7
    OnKeyPress = edt_feeKeyPress
  end
  object Memo_remark: TMemo [14]
    Left = 88
    Top = 328
    Width = 377
    Height = 41
    TabOrder = 8
  end
  object cbx_type_s: TComboBox [15]
    Left = 72
    Top = 16
    Width = 113
    Height = 21
    ItemHeight = 13
    TabOrder = 9
    Text = #20840#37096
    OnChange = cbx_type_sChange
  end
  inherited DataSource_info: TDataSource
    Top = 56
  end
end

⌨️ 快捷键说明

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