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

📄 ckdtj_unit.dfm

📁 餐营的数据核算,模拟入库,出库,库存.对餐营的流程详细叙述
💻 DFM
字号:
object CKDTJ_Form: TCKDTJ_Form
  Left = 249
  Top = 230
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #20986#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 = 48
    Top = 16
    Width = 65
    Height = 13
    Caption = #20986#24211#21333#21495#65306
  end
  object Label2: TLabel
    Left = 74
    Top = 48
    Width = 39
    Height = 13
    Caption = #20179#24211#65306
  end
  object Label3: TLabel
    Left = 61
    Top = 79
    Width = 52
    Height = 13
    Caption = #20986#24211#20154#65306
  end
  object Label4: TLabel
    Left = 48
    Top = 111
    Width = 65
    Height = 13
    Caption = #20135#21697#21517#31216#65306
  end
  object Label5: TLabel
    Left = 54
    Top = 143
    Width = 59
    Height = 13
    Caption = #20986#24211#26102#38388':'
  end
  object Label6: TLabel
    Left = 224
    Top = 143
    Width = 13
    Height = 13
    Caption = #33267
  end
  object BitBtn1: TBitBtn
    Left = 40
    Top = 192
    Width = 75
    Height = 25
    Caption = #32479#35745
    TabOrder = 0
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 256
    Top = 192
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 1
    OnClick = BitBtn2Click
  end
  object FlatComboBox1: TFlatComboBox
    Left = 120
    Top = 12
    Width = 145
    Height = 21
    Style = csDropDownList
    Color = clWindow
    ItemHeight = 13
    TabOrder = 2
    ItemIndex = -1
  end
  object FlatComboBox2: TFlatComboBox
    Left = 120
    Top = 44
    Width = 145
    Height = 21
    Style = csDropDownList
    Color = clWindow
    ItemHeight = 13
    TabOrder = 3
    ItemIndex = -1
  end
  object FlatComboBox3: TFlatComboBox
    Left = 120
    Top = 75
    Width = 145
    Height = 21
    Style = csDropDownList
    Color = clWindow
    ItemHeight = 13
    TabOrder = 4
    ItemIndex = -1
  end
  object FlatComboBox4: TFlatComboBox
    Left = 120
    Top = 107
    Width = 145
    Height = 21
    Style = csDropDownList
    Color = clWindow
    ItemHeight = 13
    TabOrder = 5
    ItemIndex = -1
  end
  object DBDateTimeEditEh1: TDBDateTimeEditEh
    Left = 120
    Top = 140
    Width = 99
    Height = 19
    Ctl3D = False
    EditButtons = <>
    Kind = dtkDateEh
    ParentCtl3D = False
    TabOrder = 6
    Visible = True
  end
  object DBDateTimeEditEh2: TDBDateTimeEditEh
    Left = 242
    Top = 140
    Width = 97
    Height = 19
    Ctl3D = False
    EditButtons = <>
    Kind = dtkDateEh
    ParentCtl3D = False
    TabOrder = 7
    Visible = True
  end
  object BitBtn3: TBitBtn
    Left = 152
    Top = 192
    Width = 75
    Height = 25
    Caption = #28165#31354
    TabOrder = 8
    OnClick = BitBtn3Click
  end
end

⌨️ 快捷键说明

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