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

📄 salehzfind_unit.~dfm

📁 餐营的数据核算,模拟入库,出库,库存.对餐营的流程详细叙述
💻 ~DFM
字号:
object SALEHZFIND_Form: TSALEHZFIND_Form
  Left = 396
  Top = 202
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #38144#21806#27719#24635#26597#25214
  ClientHeight = 247
  ClientWidth = 242
  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 = 50
    Top = 40
    Width = 39
    Height = 13
    Caption = #36710#21495#65306
  end
  object Label2: TLabel
    Left = 50
    Top = 83
    Width = 39
    Height = 13
    Caption = #29677#32452#65306
  end
  object Label3: TLabel
    Left = 24
    Top = 128
    Width = 65
    Height = 13
    Caption = #27719#24635#32534#21495#65306
  end
  object Label4: TLabel
    Left = 24
    Top = 172
    Width = 65
    Height = 13
    Caption = #20135#21697#32534#21495#65306
  end
  object FlatComboBox1: TFlatComboBox
    Left = 88
    Top = 36
    Width = 113
    Height = 21
    Style = csDropDownList
    Color = clWindow
    ItemHeight = 13
    TabOrder = 0
    ItemIndex = -1
  end
  object FlatComboBox2: TFlatComboBox
    Left = 88
    Top = 79
    Width = 113
    Height = 21
    Style = csDropDownList
    Color = clWindow
    ItemHeight = 13
    TabOrder = 1
    ItemIndex = -1
  end
  object FlatComboBox3: TFlatComboBox
    Left = 88
    Top = 124
    Width = 113
    Height = 21
    Style = csDropDownList
    Color = clWindow
    ItemHeight = 13
    TabOrder = 2
    ItemIndex = -1
  end
  object FlatComboBox4: TFlatComboBox
    Left = 88
    Top = 168
    Width = 113
    Height = 21
    Style = csDropDownList
    Color = clWindow
    ItemHeight = 13
    TabOrder = 3
    ItemIndex = -1
  end
  object BitBtn1: TBitBtn
    Left = 8
    Top = 208
    Width = 71
    Height = 25
    Caption = #26597#35810
    TabOrder = 4
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 87
    Top = 208
    Width = 71
    Height = 25
    Caption = #28165#31354
    TabOrder = 5
    OnClick = BitBtn2Click
  end
  object BitBtn3: TBitBtn
    Left = 165
    Top = 208
    Width = 71
    Height = 25
    Caption = #36864#20986
    TabOrder = 6
    OnClick = BitBtn3Click
  end
  object ADOQuery1: TADOQuery
    Connection = DM.ADOC
    Parameters = <>
    Left = 16
    Top = 8
  end
end

⌨️ 快捷键说明

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