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

📄 rkdtj_unit.~dfm

📁 餐营的数据核算,模拟入库,出库,库存.对餐营的流程详细叙述
💻 ~DFM
字号:
object RKDTJ_Form: TRKDTJ_Form
  Left = 258
  Top = 206
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #20837#24211#21333#32479#35745
  ClientHeight = 253
  ClientWidth = 372
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 34
    Top = 20
    Width = 78
    Height = 13
    Caption = #20837#24211#21333#32534#21495#65306
  end
  object Label2: TLabel
    Left = 60
    Top = 50
    Width = 52
    Height = 13
    Caption = #37319#36141#21592#65306
  end
  object Label3: TLabel
    Left = 60
    Top = 80
    Width = 52
    Height = 13
    Caption = #20837#24211#20154#65306
  end
  object Label4: TLabel
    Left = 73
    Top = 109
    Width = 39
    Height = 13
    Caption = #20179#24211#65306
  end
  object Label5: TLabel
    Left = 47
    Top = 138
    Width = 65
    Height = 13
    Caption = #20135#21697#21517#31216#65306
  end
  object Label6: TLabel
    Left = 47
    Top = 168
    Width = 65
    Height = 13
    Caption = #20837#24211#26102#38388#65306
  end
  object Label7: TLabel
    Left = 221
    Top = 168
    Width = 13
    Height = 13
    Caption = #33267
  end
  object FlatComboBox1: TFlatComboBox
    Left = 110
    Top = 16
    Width = 145
    Height = 21
    Style = csDropDownList
    Color = clWindow
    ItemHeight = 13
    TabOrder = 0
    ItemIndex = -1
  end
  object FlatComboBox2: TFlatComboBox
    Left = 110
    Top = 46
    Width = 145
    Height = 21
    Style = csDropDownList
    Color = clWindow
    ItemHeight = 13
    TabOrder = 1
    ItemIndex = -1
  end
  object FlatComboBox3: TFlatComboBox
    Left = 110
    Top = 76
    Width = 145
    Height = 21
    Style = csDropDownList
    Color = clWindow
    ItemHeight = 13
    TabOrder = 2
    ItemIndex = -1
  end
  object FlatComboBox4: TFlatComboBox
    Left = 110
    Top = 105
    Width = 145
    Height = 21
    Style = csDropDownList
    Color = clWindow
    ItemHeight = 13
    TabOrder = 3
    ItemIndex = -1
  end
  object FlatComboBox5: TFlatComboBox
    Left = 110
    Top = 134
    Width = 145
    Height = 21
    Style = csDropDownList
    Color = clWindow
    ItemHeight = 13
    TabOrder = 4
    ItemIndex = -1
  end
  object DBDateTimeEditEh1: TDBDateTimeEditEh
    Left = 110
    Top = 165
    Width = 107
    Height = 19
    Ctl3D = False
    EditButtons = <>
    Kind = dtkDateEh
    ParentCtl3D = False
    TabOrder = 5
    Visible = True
  end
  object DBDateTimeEditEh2: TDBDateTimeEditEh
    Left = 238
    Top = 165
    Width = 104
    Height = 19
    Ctl3D = False
    EditButtons = <>
    Kind = dtkDateEh
    ParentCtl3D = False
    TabOrder = 6
    Visible = True
  end
  object BitBtn1: TBitBtn
    Left = 32
    Top = 208
    Width = 75
    Height = 25
    Caption = #32479#35745
    TabOrder = 7
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 256
    Top = 208
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 8
    OnClick = BitBtn2Click
  end
  object BitBtn3: TBitBtn
    Left = 144
    Top = 208
    Width = 75
    Height = 25
    Caption = #28165#31354
    TabOrder = 9
    OnClick = BitBtn3Click
  end
end

⌨️ 快捷键说明

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