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

📄 desk_unit.~dfm

📁 餐营的数据核算,模拟入库,出库,库存.对餐营的流程详细叙述
💻 ~DFM
字号:
object DESK_Form: TDESK_Form
  Left = 298
  Top = 254
  BorderIcons = []
  BorderStyle = bsSingle
  Caption = #26700#38754#35774#32622
  ClientHeight = 98
  ClientWidth = 320
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 48
    Top = 24
    Width = 39
    Height = 13
    Caption = #36335#24452#65306
  end
  object SpeedButton1: TSpeedButton
    Left = 256
    Top = 20
    Width = 26
    Height = 22
    Caption = '...'
    OnClick = SpeedButton1Click
  end
  object BitBtn1: TBitBtn
    Left = 80
    Top = 64
    Width = 75
    Height = 25
    Caption = #35774#32622
    TabOrder = 0
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 184
    Top = 64
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 1
    OnClick = BitBtn2Click
  end
  object DBEditEh1: TDBEditEh
    Left = 85
    Top = 20
    Width = 170
    Height = 21
    DataField = 'P_PATH'
    EditButtons = <>
    TabOrder = 2
    Visible = True
  end
  object Edit1: TEdit
    Left = 88
    Top = 0
    Width = 169
    Height = 21
    TabOrder = 3
  end
  object OpenPictureDialog1: TOpenPictureDialog
    Left = 24
    Top = 48
  end
end

⌨️ 快捷键说明

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