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

📄 regenerator.dfm

📁 《SESyetem节能模拟系统(版本:1.01a Final)》为自由软件,对热风炉进行 热平衡计算、传热模拟、燃烧优化、操作优化等设计。 本软件用Dephi6.0编写
💻 DFM
字号:
object RegeneratorForm: TRegeneratorForm
  Left = 181
  Top = 155
  BorderStyle = bsDialog
  Caption = #33988#28909#20307#21442#25968
  ClientHeight = 295
  ClientWidth = 457
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  Position = poMainFormCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label8: TLabel
    Left = 16
    Top = 8
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #30452#24452'(m)'
  end
  object Label10: TLabel
    Left = 88
    Top = 8
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #39640#24230'(m)'
  end
  object Label11: TLabel
    Left = 160
    Top = 8
    Width = 97
    Height = 13
    AutoSize = False
    Caption = #24635#33988#28909#38754#31215'(m^2)'
  end
  object Label16: TLabel
    Left = 272
    Top = 8
    Width = 97
    Height = 13
    AutoSize = False
    Caption = #33988#28909#20307#37325#37327'(kg)'
  end
  object Label17: TLabel
    Left = 40
    Top = 72
    Width = 73
    Height = 20
    AutoSize = False
    Caption = #26684#23380#30452#24452
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label18: TLabel
    Left = 136
    Top = 72
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #27963#38754#31215
  end
  object Label20: TLabel
    Left = 200
    Top = 72
    Width = 73
    Height = 13
    AutoSize = False
    Caption = #24403#37327#21402#24230
  end
  object Label21: TLabel
    Left = 296
    Top = 72
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #26684#30742#21402#24230
  end
  object Label22: TLabel
    Left = 8
    Top = 104
    Width = 24
    Height = 13
    AutoSize = False
    Caption = #19978#27573
  end
  object Label23: TLabel
    Left = 8
    Top = 144
    Width = 24
    Height = 13
    AutoSize = False
    Caption = #20013#27573
  end
  object Label24: TLabel
    Left = 8
    Top = 184
    Width = 24
    Height = 13
    AutoSize = False
    Caption = #19979#27573
  end
  object Label25: TLabel
    Left = 16
    Top = 272
    Width = 249
    Height = 13
    AutoSize = False
    Caption = #27963#38754#31215#21333#20301'---m^2/m^2'#65292#20854#20313#21333#20301'----m'
  end
  object Label26: TLabel
    Left = 16
    Top = 224
    Width = 129
    Height = 13
    AutoSize = False
    Caption = #21021#22987#26080#22240#27425#39118#37327#31995#25968
  end
  object BOKButton: TBitBtn
    Left = 284
    Top = 256
    Width = 66
    Height = 33
    Caption = #30830#23450
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    OnClick = BOKButtonClick
    Kind = bkOK
  end
  object BCancelButton: TBitBtn
    Left = 382
    Top = 256
    Width = 66
    Height = 33
    Caption = #20851#38381
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    Kind = bkCancel
  end
  object DiameterEdit: TEdit
    Left = 16
    Top = 32
    Width = 65
    Height = 21
    TabOrder = 2
  end
  object HieghtEdit: TEdit
    Left = 96
    Top = 32
    Width = 65
    Height = 21
    TabOrder = 3
  end
  object TotalAreaEdit: TEdit
    Left = 176
    Top = 32
    Width = 73
    Height = 21
    TabOrder = 4
  end
  object WeightEdit: TEdit
    Left = 280
    Top = 32
    Width = 65
    Height = 21
    TabOrder = 5
  end
  object UpDiameterEdit: TEdit
    Left = 40
    Top = 96
    Width = 65
    Height = 21
    TabOrder = 6
  end
  object UpAreaEdit: TEdit
    Left = 120
    Top = 96
    Width = 65
    Height = 21
    TabOrder = 7
  end
  object UpThick1Edit: TEdit
    Left = 200
    Top = 96
    Width = 65
    Height = 21
    TabOrder = 8
  end
  object UpThick2Edit: TEdit
    Left = 288
    Top = 96
    Width = 57
    Height = 21
    TabOrder = 9
  end
  object MiddleDiameterEdit: TEdit
    Left = 40
    Top = 136
    Width = 65
    Height = 21
    TabOrder = 10
  end
  object MiddleAreaEdit: TEdit
    Left = 120
    Top = 136
    Width = 65
    Height = 21
    TabOrder = 11
  end
  object MiddleThick1Edit: TEdit
    Left = 200
    Top = 136
    Width = 65
    Height = 21
    TabOrder = 12
  end
  object MiddleThick2Edit: TEdit
    Left = 288
    Top = 136
    Width = 57
    Height = 21
    TabOrder = 13
  end
  object DownDiameterEdit: TEdit
    Left = 40
    Top = 176
    Width = 65
    Height = 21
    TabOrder = 14
  end
  object DownAreaEdit: TEdit
    Left = 120
    Top = 176
    Width = 65
    Height = 21
    TabOrder = 15
  end
  object DownThick1Edit: TEdit
    Left = 200
    Top = 176
    Width = 65
    Height = 21
    TabOrder = 16
  end
  object DownThick2Edit: TEdit
    Left = 288
    Top = 176
    Width = 57
    Height = 21
    TabOrder = 17
  end
  object WindQCoeffEdit: TEdit
    Left = 152
    Top = 216
    Width = 65
    Height = 21
    TabOrder = 18
  end
end

⌨️ 快捷键说明

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