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

📄 wzzdedit.dfm

📁 物资管理系统 包括屋子入库出库管理
💻 DFM
字号:
object WZZDEditForm: TWZZDEditForm
  Left = 356
  Top = 231
  BorderStyle = bsDialog
  Caption = #29289#36164#20449#24687
  ClientHeight = 273
  ClientWidth = 292
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poOwnerFormCenter
  PixelsPerInch = 96
  TextHeight = 12
  object lblBm: TLabel
    Left = 36
    Top = 26
    Width = 37
    Height = 12
    AutoSize = False
    Caption = #32534#30721#65306
  end
  object lblDw: TLabel
    Left = 36
    Top = 148
    Width = 37
    Height = 12
    AutoSize = False
    Caption = #21333#20301#65306
  end
  object lblMc: TLabel
    Left = 36
    Top = 64
    Width = 36
    Height = 12
    Caption = #21517#31216#65306
  end
  object lblGg: TLabel
    Left = 36
    Top = 107
    Width = 37
    Height = 12
    AutoSize = False
    Caption = #35268#26684#65306
  end
  object lblDj: TLabel
    Left = 36
    Top = 188
    Width = 37
    Height = 12
    AutoSize = False
    Caption = #21333#20215#65306
  end
  object edtDw: TEdit
    Left = 81
    Top = 142
    Width = 168
    Height = 20
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    TabOrder = 3
  end
  object edtMc: TEdit
    Left = 81
    Top = 60
    Width = 168
    Height = 20
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    TabOrder = 1
  end
  object edtGg: TEdit
    Left = 81
    Top = 101
    Width = 168
    Height = 20
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    TabOrder = 2
  end
  object edtDj: TEdit
    Left = 82
    Top = 182
    Width = 167
    Height = 20
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    TabOrder = 4
  end
  object btOk: TButton
    Left = 112
    Top = 224
    Width = 70
    Height = 25
    Caption = #30830#23450
    TabOrder = 5
    OnClick = btOkClick
  end
  object btCancel: TButton
    Left = 184
    Top = 224
    Width = 65
    Height = 25
    Caption = #21462#28040
    ModalResult = 2
    TabOrder = 6
  end
  object edtBm: TEdit
    Left = 81
    Top = 22
    Width = 168
    Height = 20
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    TabOrder = 0
  end
end

⌨️ 快捷键说明

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