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

📄 burning.dfm

📁 《SESyetem节能模拟系统(版本:1.01a Final)》为自由软件,对热风炉进行 热平衡计算、传热模拟、燃烧优化、操作优化等设计。 本软件用Dephi6.0编写
💻 DFM
字号:
object BurningForm: TBurningForm
  Left = 91
  Top = 195
  BorderStyle = bsDialog
  Caption = #29123#28903#20248#21270
  ClientHeight = 224
  ClientWidth = 534
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label25: TLabel
    Left = 16
    Top = 24
    Width = 97
    Height = 13
    AutoSize = False
    Caption = #24178#29028#27668#25104#20221
  end
  object Label26: TLabel
    Left = 32
    Top = 40
    Width = 21
    Height = 13
    Caption = 'CO2'
    Color = clBtnFace
    ParentColor = False
  end
  object Label27: TLabel
    Left = 104
    Top = 40
    Width = 15
    Height = 13
    Caption = 'CO'
  end
  object Label28: TLabel
    Left = 168
    Top = 40
    Width = 14
    Height = 13
    Caption = 'N2'
  end
  object Label29: TLabel
    Left = 240
    Top = 40
    Width = 14
    Height = 13
    Caption = 'O2'
  end
  object Label32: TLabel
    Left = 312
    Top = 41
    Width = 14
    Height = 13
    Caption = 'H2'
  end
  object Label33: TLabel
    Left = 376
    Top = 41
    Width = 21
    Height = 13
    Caption = 'CH4'
  end
  object Label34: TLabel
    Left = 440
    Top = 41
    Width = 29
    Height = 13
    Caption = 'CmHn'
  end
  object Label47: TLabel
    Left = 456
    Top = 88
    Width = 73
    Height = 13
    AutoSize = False
    Caption = #20919#39118#28201#24230'tf1'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label46: TLabel
    Left = 384
    Top = 88
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #36865#39118#26399'Tf'
  end
  object Label45: TLabel
    Left = 317
    Top = 88
    Width = 60
    Height = 13
    AutoSize = False
    Caption = #29123#28903#26399'Tr'
  end
  object Label44: TLabel
    Left = 243
    Top = 88
    Width = 70
    Height = 13
    AutoSize = False
    Caption = #28909#39118#27969#37327'Vf'
  end
  object Label43: TLabel
    Left = 176
    Top = 88
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #29028#27668#37327'Vm'
  end
  object Label37: TLabel
    Left = 80
    Top = 88
    Width = 89
    Height = 13
    AutoSize = False
    Caption = #31354#27668#28040#32791#31995#25968
  end
  object Label35: TLabel
    Left = 10
    Top = 88
    Width = 71
    Height = 13
    AutoSize = False
    Caption = #29028#27668#28201#24230'tm'
  end
  object Label48: TLabel
    Left = 10
    Top = 136
    Width = 71
    Height = 13
    AutoSize = False
    Caption = #29615#22659#28201#24230'te'
  end
  object Label49: TLabel
    Left = 80
    Top = 136
    Width = 121
    Height = 13
    AutoSize = False
    Caption = #21161#29123#31354#27668#28201#24230'tk'
  end
  object Label50: TLabel
    Left = 192
    Top = 152
    Width = 185
    Height = 13
    AutoSize = False
    Caption = #27969#37327#21333#20301#65306'm^3/h    '#26102#38388#65306'h'
  end
  object CoalCo2Edit: TEdit
    Left = 16
    Top = 56
    Width = 49
    Height = 21
    TabOrder = 0
  end
  object CoalCoEdit: TEdit
    Left = 86
    Top = 56
    Width = 49
    Height = 21
    TabOrder = 1
  end
  object CoalN2Edit: TEdit
    Left = 155
    Top = 56
    Width = 49
    Height = 21
    TabOrder = 2
  end
  object CoalO2Edit: TEdit
    Left = 225
    Top = 56
    Width = 49
    Height = 21
    TabOrder = 3
  end
  object CoalH2Edit: TEdit
    Left = 294
    Top = 56
    Width = 49
    Height = 21
    TabOrder = 4
  end
  object CoalCH4Edit: TEdit
    Left = 364
    Top = 56
    Width = 49
    Height = 21
    TabOrder = 5
  end
  object CoalCmHnEdit: TEdit
    Left = 433
    Top = 56
    Width = 49
    Height = 21
    TabOrder = 6
  end
  object CoolAirTempEdit: TEdit
    Left = 457
    Top = 104
    Width = 49
    Height = 21
    TabOrder = 7
  end
  object BlowTimeEdit: TEdit
    Left = 388
    Top = 104
    Width = 49
    Height = 21
    TabOrder = 8
    Text = ' '
  end
  object BurnTimeEdit: TEdit
    Left = 318
    Top = 104
    Width = 49
    Height = 21
    TabOrder = 9
    Text = '   '
  end
  object HotAirQEdit: TEdit
    Left = 249
    Top = 104
    Width = 49
    Height = 21
    TabOrder = 10
  end
  object CoalQEdit: TEdit
    Left = 179
    Top = 104
    Width = 49
    Height = 21
    TabOrder = 11
  end
  object AirExpendCoeffEdit: TEdit
    Left = 86
    Top = 104
    Width = 49
    Height = 21
    TabOrder = 12
  end
  object CoalTmEdit: TEdit
    Left = 16
    Top = 104
    Width = 49
    Height = 21
    TabOrder = 13
  end
  object EnvirTempEdit: TEdit
    Left = 16
    Top = 156
    Width = 49
    Height = 21
    TabOrder = 14
  end
  object HelpAirTempEdit: TEdit
    Left = 86
    Top = 156
    Width = 49
    Height = 21
    TabOrder = 15
  end
  object BOKButton: TBitBtn
    Left = 340
    Top = 184
    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 = 16
    OnClick = BOKButtonClick
    Kind = bkOK
  end
  object BCancelButton: TBitBtn
    Left = 439
    Top = 184
    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 = 17
    Kind = bkCancel
  end
end

⌨️ 快捷键说明

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