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

📄 cgdtj_unit.dfm

📁 餐营的数据核算,模拟入库,出库,库存.对餐营的流程详细叙述
💻 DFM
字号:
object CGDTJ_Form: TCGDTJ_Form
  Left = 246
  Top = 224
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #37319#36141#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 = 32
    Top = 28
    Width = 59
    Height = 13
    Caption = #37319#36141#21333#21495':'
  end
  object Label2: TLabel
    Left = 45
    Top = 68
    Width = 46
    Height = 13
    Caption = #37319#36141#21592':'
  end
  object Label3: TLabel
    Left = 19
    Top = 148
    Width = 72
    Height = 13
    Caption = #37319#36141#26102#38388#20174':'
  end
  object Label4: TLabel
    Left = 213
    Top = 148
    Width = 13
    Height = 13
    Caption = #33267
  end
  object Label5: TLabel
    Left = 32
    Top = 108
    Width = 59
    Height = 13
    Caption = #20135#21697#21517#31216':'
  end
  object BitBtn1: TBitBtn
    Left = 48
    Top = 200
    Width = 75
    Height = 25
    Caption = #32479#35745
    TabOrder = 0
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 256
    Top = 200
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 1
    OnClick = BitBtn2Click
  end
  object DBDateTimeEditEh1: TDBDateTimeEditEh
    Left = 97
    Top = 144
    Width = 113
    Height = 19
    Ctl3D = False
    EditButtons = <>
    Kind = dtkDateEh
    ParentCtl3D = False
    TabOrder = 2
    Visible = True
  end
  object DBDateTimeEditEh2: TDBDateTimeEditEh
    Left = 233
    Top = 144
    Width = 121
    Height = 19
    Ctl3D = False
    EditButtons = <>
    Kind = dtkDateEh
    ParentCtl3D = False
    TabOrder = 3
    Visible = True
  end
  object FlatComboBox1: TFlatComboBox
    Left = 97
    Top = 24
    Width = 145
    Height = 21
    Style = csDropDownList
    Color = clWindow
    ItemHeight = 13
    TabOrder = 4
    ItemIndex = -1
  end
  object FlatComboBox2: TFlatComboBox
    Left = 97
    Top = 64
    Width = 145
    Height = 21
    Style = csDropDownList
    Color = clWindow
    ItemHeight = 13
    TabOrder = 5
    ItemIndex = -1
  end
  object FlatComboBox3: TFlatComboBox
    Left = 97
    Top = 104
    Width = 145
    Height = 21
    Style = csDropDownList
    Color = clWindow
    ItemHeight = 13
    TabOrder = 6
    ItemIndex = -1
  end
  object BitBtn3: TBitBtn
    Left = 152
    Top = 200
    Width = 75
    Height = 25
    Caption = #28165#31354
    TabOrder = 7
    OnClick = BitBtn3Click
  end
end

⌨️ 快捷键说明

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