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

📄 gas.dfm

📁 《SESyetem节能模拟系统(版本:1.01a Final)》为自由软件,对热风炉进行 热平衡计算、传热模拟、燃烧优化、操作优化等设计。 本软件用Dephi6.0编写
💻 DFM
字号:
object GasForm: TGasForm
  Left = 205
  Top = 254
  BorderStyle = bsDialog
  Caption = #27668#20307#25104#20221
  ClientHeight = 268
  ClientWidth = 650
  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 CoalLabel: TLabel
    Left = 0
    Top = 16
    Width = 68
    Height = 13
    Caption = #24178#29028#27668#25104#20221'%'
  end
  object CoalCo2Label: TLabel
    Left = 32
    Top = 32
    Width = 21
    Height = 13
    Caption = 'CO2'
  end
  object CoalCoLabel: TLabel
    Left = 96
    Top = 32
    Width = 15
    Height = 13
    Caption = 'CO'
  end
  object CoalN2Label: TLabel
    Left = 160
    Top = 32
    Width = 14
    Height = 13
    Caption = 'N2'
  end
  object CoalO2Label: TLabel
    Left = 224
    Top = 32
    Width = 14
    Height = 13
    Caption = 'O2'
  end
  object CoalH2Label: TLabel
    Left = 288
    Top = 32
    Width = 14
    Height = 13
    Caption = 'H2'
  end
  object CoalCh4Label: TLabel
    Left = 352
    Top = 32
    Width = 21
    Height = 13
    Caption = 'CH4'
  end
  object CoalCmHnLabel: TLabel
    Left = 408
    Top = 32
    Width = 29
    Height = 13
    Caption = 'CmHn'
  end
  object CoalTmLabel: TLabel
    Left = 464
    Top = 32
    Width = 73
    Height = 13
    AutoSize = False
    Caption = #29028#27668#28201#24230'tm'
  end
  object FumeLabel: TLabel
    Left = 8
    Top = 168
    Width = 68
    Height = 13
    Caption = #24178#28895#27668#25104#20998'%'
  end
  object FumeCo2Label: TLabel
    Left = 48
    Top = 192
    Width = 21
    Height = 13
    Caption = 'CO2'
  end
  object FumeN2Label: TLabel
    Left = 112
    Top = 192
    Width = 14
    Height = 13
    Caption = 'N2'
  end
  object FumeO2Label: TLabel
    Left = 184
    Top = 192
    Width = 14
    Height = 13
    Caption = 'O2'
  end
  object FumeCH4Label: TLabel
    Left = 248
    Top = 192
    Width = 21
    Height = 13
    Caption = 'CH4'
  end
  object FumeCOLabel: TLabel
    Left = 328
    Top = 192
    Width = 15
    Height = 13
    Caption = 'CO'
  end
  object CokeCoalLabel: TLabel
    Left = 0
    Top = 96
    Width = 80
    Height = 13
    Caption = #28966#28809#29028#27668#25104#20221'%'
  end
  object CokeCoalCo2LabelLabel: TLabel
    Left = 32
    Top = 112
    Width = 21
    Height = 13
    Caption = 'CO2'
  end
  object CokeCoalCoLabel: TLabel
    Left = 96
    Top = 112
    Width = 15
    Height = 13
    Caption = 'CO'
  end
  object CokeCoalN2Label: TLabel
    Left = 160
    Top = 112
    Width = 14
    Height = 13
    Caption = 'N2'
  end
  object CokeCoalO2Label: TLabel
    Left = 224
    Top = 112
    Width = 14
    Height = 13
    Caption = 'O2'
  end
  object CokeCoalH2Label: TLabel
    Left = 288
    Top = 112
    Width = 14
    Height = 13
    Caption = 'H2'
  end
  object CokeCoalH2Labell: TLabel
    Left = 352
    Top = 112
    Width = 21
    Height = 13
    Caption = 'CH4'
  end
  object CokeCoalCmHnLabel: TLabel
    Left = 408
    Top = 112
    Width = 29
    Height = 13
    Caption = 'CmHn'
  end
  object Label1: TLabel
    Left = 456
    Top = 112
    Width = 168
    Height = 13
    Caption = #39640#28809#29028#27668#19982#28966#28809#29028#27668#30340#21442#28151#27604#20363
  end
  object BOKButton: TBitBtn
    Left = 452
    Top = 232
    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 = 558
    Top = 232
    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 CoalCO2Edit: TEdit
    Left = 16
    Top = 56
    Width = 57
    Height = 21
    TabOrder = 2
  end
  object CoalCOEdit: TEdit
    Left = 80
    Top = 56
    Width = 57
    Height = 21
    TabOrder = 3
  end
  object CoalN2Edit: TEdit
    Left = 144
    Top = 56
    Width = 57
    Height = 21
    TabOrder = 4
  end
  object CoalO2Edit: TEdit
    Left = 208
    Top = 56
    Width = 57
    Height = 21
    TabOrder = 5
  end
  object CoalH2Edit: TEdit
    Left = 272
    Top = 56
    Width = 57
    Height = 21
    TabOrder = 6
  end
  object CoalCh4Edit: TEdit
    Left = 336
    Top = 56
    Width = 57
    Height = 21
    TabOrder = 7
  end
  object CoalCmHnEdit: TEdit
    Left = 400
    Top = 56
    Width = 57
    Height = 21
    TabOrder = 8
  end
  object CoalTmEdit: TEdit
    Left = 472
    Top = 56
    Width = 57
    Height = 21
    TabOrder = 9
  end
  object FumeCo2Edit: TEdit
    Left = 24
    Top = 216
    Width = 57
    Height = 21
    TabOrder = 10
  end
  object FumeN2Edit: TEdit
    Left = 88
    Top = 216
    Width = 65
    Height = 21
    TabOrder = 11
  end
  object FumeO2Edit: TEdit
    Left = 160
    Top = 216
    Width = 65
    Height = 21
    TabOrder = 12
  end
  object FumeCH4Edit: TEdit
    Left = 232
    Top = 216
    Width = 65
    Height = 21
    TabOrder = 13
  end
  object FumeCOEdit: TEdit
    Left = 304
    Top = 216
    Width = 65
    Height = 21
    TabOrder = 14
  end
  object CokeCoalCO2Edit: TEdit
    Left = 16
    Top = 136
    Width = 57
    Height = 21
    TabOrder = 15
  end
  object CokeCoalCOEdit: TEdit
    Left = 80
    Top = 136
    Width = 57
    Height = 21
    TabOrder = 16
  end
  object CokeCoalN2Edit: TEdit
    Left = 144
    Top = 136
    Width = 57
    Height = 21
    TabOrder = 17
  end
  object CokeCoalO2Edit: TEdit
    Left = 208
    Top = 136
    Width = 57
    Height = 21
    TabOrder = 18
  end
  object CokeCoalH2Edit: TEdit
    Left = 272
    Top = 136
    Width = 57
    Height = 21
    TabOrder = 19
  end
  object CokeCoalCh4Edit: TEdit
    Left = 336
    Top = 136
    Width = 57
    Height = 21
    TabOrder = 20
  end
  object CokeCoalCmHnEdit: TEdit
    Left = 400
    Top = 136
    Width = 57
    Height = 21
    TabOrder = 21
  end
  object CokeCoalFactorEdit: TEdit
    Left = 472
    Top = 136
    Width = 57
    Height = 21
    TabOrder = 22
  end
end

⌨️ 快捷键说明

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