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

📄 unit7.dfm

📁 材料管理系统
💻 DFM
字号:
object frmchukudengji: Tfrmchukudengji
  Left = 243
  Top = 154
  Width = 346
  Height = 335
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #26448#26009#20986#24211#30331#35760
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 44
    Top = 20
    Width = 60
    Height = 13
    Caption = #37096#38376#21517#31216#65306
  end
  object Label2: TLabel
    Left = 44
    Top = 56
    Width = 60
    Height = 13
    Caption = #26448#26009#21517#31216#65306
  end
  object Label3: TLabel
    Left = 44
    Top = 96
    Width = 60
    Height = 13
    Caption = #21333'        '#20301#65306
  end
  object Label4: TLabel
    Left = 44
    Top = 128
    Width = 60
    Height = 13
    Caption = #21333'        '#20215#65306
  end
  object Label5: TLabel
    Left = 44
    Top = 168
    Width = 60
    Height = 13
    Caption = #25968'        '#37327#65306
  end
  object Label6: TLabel
    Left = 44
    Top = 204
    Width = 60
    Height = 13
    Caption = #37329'        '#39069#65306
  end
  object Label7: TLabel
    Left = 44
    Top = 240
    Width = 60
    Height = 13
    Caption = #26085'        '#26399#65306
  end
  object ComboBox1: TComboBox
    Left = 112
    Top = 20
    Width = 145
    Height = 21
    ItemHeight = 13
    TabOrder = 0
    Items.Strings = (
      '1'
      '2')
  end
  object ComboBox2: TComboBox
    Left = 112
    Top = 56
    Width = 145
    Height = 21
    ItemHeight = 13
    TabOrder = 1
    Items.Strings = (
      '1'
      '2')
  end
  object Edit1: TEdit
    Left = 112
    Top = 92
    Width = 145
    Height = 21
    ReadOnly = True
    TabOrder = 2
  end
  object Edit2: TEdit
    Left = 112
    Top = 128
    Width = 145
    Height = 21
    ReadOnly = True
    TabOrder = 3
  end
  object Edit3: TEdit
    Left = 112
    Top = 164
    Width = 145
    Height = 21
    Hint = #35831#36755#20837#21512#27861#30340#25968#23383
    ParentShowHint = False
    ShowHint = True
    TabOrder = 4
  end
  object Edit4: TEdit
    Left = 112
    Top = 200
    Width = 145
    Height = 21
    ReadOnly = True
    TabOrder = 5
  end
  object Button1: TButton
    Left = 76
    Top = 272
    Width = 75
    Height = 25
    Caption = #30830#35748#20986#24211
    Default = True
    TabOrder = 6
  end
  object Button2: TButton
    Left = 184
    Top = 272
    Width = 75
    Height = 25
    Cancel = True
    Caption = #21462#28040#24182#36864#20986
    TabOrder = 7
    OnClick = Button2Click
  end
  object DateTimePicker1: TDateTimePicker
    Left = 112
    Top = 236
    Width = 149
    Height = 21
    CalAlignment = dtaLeft
    Date = 38848.9320623495
    Time = 38848.9320623495
    DateFormat = dfShort
    DateMode = dmComboBox
    Kind = dtkDate
    ParseInput = False
    TabOrder = 8
  end
end

⌨️ 快捷键说明

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