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

📄 output.dfm

📁 材料管理系统
💻 DFM
字号:
object FrmCOutPut: TFrmCOutPut
  Left = 322
  Top = 155
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #20986#24211#20462#25913
  ClientHeight = 316
  ClientWidth = 355
  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 = 52
    Top = 7
    Width = 63
    Height = 13
    AutoSize = False
    Caption = #37096#38376#21517#31216':'
  end
  object Label2: TLabel
    Left = 52
    Top = 36
    Width = 74
    Height = 13
    AutoSize = False
    Caption = #26448#26009#21517#31216':'
  end
  object Label3: TLabel
    Left = 51
    Top = 71
    Width = 63
    Height = 13
    AutoSize = False
    Caption = #21333'         '#20301':'
  end
  object Label4: TLabel
    Left = 51
    Top = 103
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #21333'         '#20215':'
  end
  object Label5: TLabel
    Left = 24
    Top = 133
    Width = 97
    Height = 13
    AutoSize = False
    Caption = #19978#21608#24211#23384#25968#37327':'
  end
  object Label6: TLabel
    Left = 24
    Top = 165
    Width = 98
    Height = 13
    AutoSize = False
    Caption = #26412#21608#20837#24211#25968#37327':'
  end
  object Label7: TLabel
    Left = 2
    Top = 196
    Width = 106
    Height = 13
    AutoSize = False
    Caption = #26412#21608#24635#20986#24211#25968#37327':'
  end
  object Label8: TLabel
    Left = 1
    Top = 229
    Width = 125
    Height = 13
    AutoSize = False
    Caption = #26412#37096#38376#19978#27425#20986#24211#25968':'
  end
  object Label9: TLabel
    Left = 237
    Top = 230
    Width = 119
    Height = 13
    AutoSize = False
    Caption = #27492#22788#20462#25913#20986#24211#25968#37327
  end
  object Label10: TLabel
    Left = 28
    Top = 255
    Width = 90
    Height = 13
    AutoSize = False
    Caption = #37329'                  '#39069':'
  end
  object Label11: TLabel
    Left = 160
    Top = 198
    Width = 106
    Height = 13
    AutoSize = False
    Caption = #26412#37096#38376#32791#26448#25968#37327':'
  end
  object ComboBox1: TComboBox
    Left = 118
    Top = 2
    Width = 122
    Height = 21
    Style = csDropDownList
    ItemHeight = 13
    TabOrder = 0
    OnClick = ComboBox1Click
    Items.Strings = (
      #29983#20135#37096
      #24037#31243#37096
      #22120#20214#21378
      #20225#31649#37096
      #24635#21150
      #36130#21153#37096
      #21697#31649#37096
      #38144#31649#20013#24515
      #19994#21153#37096)
  end
  object Edit1: TEdit
    Left = 118
    Top = 33
    Width = 121
    Height = 21
    ReadOnly = True
    TabOrder = 1
  end
  object Edit2: TEdit
    Left = 118
    Top = 65
    Width = 121
    Height = 21
    ReadOnly = True
    TabOrder = 2
  end
  object Edit3: TEdit
    Left = 118
    Top = 99
    Width = 121
    Height = 21
    ReadOnly = True
    TabOrder = 3
  end
  object Edit4: TEdit
    Left = 118
    Top = 130
    Width = 121
    Height = 21
    ReadOnly = True
    TabOrder = 4
  end
  object Edit5: TEdit
    Left = 118
    Top = 161
    Width = 121
    Height = 21
    ReadOnly = True
    TabOrder = 5
  end
  object Edit6: TEdit
    Left = 104
    Top = 193
    Width = 54
    Height = 21
    ReadOnly = True
    TabOrder = 6
  end
  object Edit7: TEdit
    Left = 117
    Top = 224
    Width = 121
    Height = 21
    TabOrder = 7
    OnChange = Edit7Change
    OnKeyPress = Edit7KeyPress
  end
  object Edit8: TEdit
    Left = 116
    Top = 251
    Width = 121
    Height = 21
    ReadOnly = True
    TabOrder = 8
  end
  object Button1: TButton
    Left = 59
    Top = 280
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 9
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 163
    Top = 280
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 10
    OnClick = Button2Click
  end
  object Edit9: TEdit
    Left = 264
    Top = 192
    Width = 68
    Height = 21
    AutoSize = False
    ReadOnly = True
    TabOrder = 11
  end
end

⌨️ 快捷键说明

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