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

📄 input.dfm

📁 材料管理系统
💻 DFM
字号:
object FrmCInPut: TFrmCInPut
  Left = 195
  Top = 159
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #20837#24211#20462#25913
  ClientHeight = 305
  ClientWidth = 339
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 46
    Top = 14
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #26448#26009#21517#31216':'
  end
  object Label2: TLabel
    Left = 47
    Top = 46
    Width = 67
    Height = 13
    AutoSize = False
    Caption = #21333'         '#20301':'
  end
  object Label3: TLabel
    Left = 47
    Top = 77
    Width = 71
    Height = 13
    AutoSize = False
    Caption = #21333'         '#20215':'
  end
  object Label4: TLabel
    Left = 46
    Top = 109
    Width = 64
    Height = 13
    AutoSize = False
    Caption = #24211#23384#25968#37327':'
  end
  object Label5: TLabel
    Left = 46
    Top = 229
    Width = 67
    Height = 13
    AutoSize = False
    Caption = #37329'        '#39069':'
  end
  object Label6: TLabel
    Left = 45
    Top = 146
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #20986#24211#25968#37327':'
  end
  object Label7: TLabel
    Left = 42
    Top = 201
    Width = 80
    Height = 13
    AutoSize = False
    Caption = #19978#27425#20837#24211#25968#37327':'
  end
  object Label8: TLabel
    Left = 47
    Top = 175
    Width = 76
    Height = 13
    AutoSize = False
    Caption = #24635#20837#24211#25968#37327':'
  end
  object Label9: TLabel
    Left = 251
    Top = 202
    Width = 86
    Height = 13
    AutoSize = False
    Caption = '('#27492#20462#25913#25968#37327')'
  end
  object Edit1: TEdit
    Left = 126
    Top = 11
    Width = 121
    Height = 21
    ReadOnly = True
    TabOrder = 0
  end
  object Edit2: TEdit
    Left = 127
    Top = 43
    Width = 121
    Height = 21
    ReadOnly = True
    TabOrder = 1
  end
  object Edit3: TEdit
    Left = 128
    Top = 76
    Width = 121
    Height = 21
    ReadOnly = True
    TabOrder = 2
  end
  object Edit4: TEdit
    Left = 127
    Top = 109
    Width = 121
    Height = 21
    ReadOnly = True
    TabOrder = 3
  end
  object Edit5: TEdit
    Left = 127
    Top = 143
    Width = 121
    Height = 21
    ReadOnly = True
    TabOrder = 4
  end
  object Button1: TButton
    Left = 70
    Top = 259
    Width = 75
    Height = 25
    Caption = #30830#35748#20462#25913
    TabOrder = 5
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 163
    Top = 260
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 6
    OnClick = Button2Click
  end
  object Edit6: TEdit
    Left = 127
    Top = 197
    Width = 121
    Height = 21
    TabOrder = 7
    OnChange = Edit6Change
    OnKeyPress = Edit6KeyPress
  end
  object Edit7: TEdit
    Left = 127
    Top = 224
    Width = 121
    Height = 21
    ReadOnly = True
    TabOrder = 8
  end
  object Edit8: TEdit
    Left = 127
    Top = 171
    Width = 121
    Height = 21
    ReadOnly = True
    TabOrder = 9
  end
end

⌨️ 快捷键说明

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