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

📄 inheat.dfm

📁 《SESyetem节能模拟系统(版本:1.01a Final)》为自由软件,对热风炉进行 热平衡计算、传热模拟、燃烧优化、操作优化等设计。 本软件用Dephi6.0编写
💻 DFM
字号:
object InHeatForm: TInHeatForm
  Left = 303
  Top = 231
  BorderStyle = bsDialog
  Caption = #28909#24179#34913#25910#20837#28909#21442#25968
  ClientHeight = 177
  ClientWidth = 396
  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 Label6: TLabel
    Left = 8
    Top = 8
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #29028#27668#37327'Vm'
  end
  object Label7: TLabel
    Left = 99
    Top = 8
    Width = 70
    Height = 13
    AutoSize = False
    Caption = #28909#39118#27969#37327'Vf'
  end
  object Label11: TLabel
    Left = 189
    Top = 8
    Width = 52
    Height = 13
    AutoSize = False
    Caption = #29123#28903#26399'Tr'
  end
  object Label22: TLabel
    Left = 264
    Top = 8
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #36865#39118#26399'Tf'
  end
  object Label23: TLabel
    Left = 8
    Top = 128
    Width = 137
    Height = 13
    AutoSize = False
    Caption = #27969#37327#65306'm^3/h    '#26102#38388#65306'h'
  end
  object Label24: TLabel
    Left = 8
    Top = 72
    Width = 73
    Height = 13
    AutoSize = False
    Caption = #29615#22659#28201#24230'Te'
  end
  object Label26: TLabel
    Left = 8
    Top = 152
    Width = 113
    Height = 13
    AutoSize = False
    Caption = #27604#28909#65306'kcal/m^3.'#8451
  end
  object Label28: TLabel
    Left = 88
    Top = 72
    Width = 97
    Height = 13
    AutoSize = False
    Caption = #21161#29123#31354#27668#28201#24230'Tk'
  end
  object Label29: TLabel
    Left = 200
    Top = 72
    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 BOKButton: TBitBtn
    Left = 232
    Top = 137
    Width = 65
    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 = 328
    Top = 137
    Width = 63
    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 CoalQEdit: TEdit
    Left = 8
    Top = 32
    Width = 81
    Height = 21
    TabOrder = 2
  end
  object HotWindQEdit: TEdit
    Left = 93
    Top = 32
    Width = 81
    Height = 21
    TabOrder = 3
  end
  object BurnTimeEdit: TEdit
    Left = 179
    Top = 32
    Width = 81
    Height = 21
    TabOrder = 4
    Text = '   '
  end
  object BlowTimeEdit: TEdit
    Left = 264
    Top = 32
    Width = 81
    Height = 21
    TabOrder = 5
    Text = ' '
  end
  object EnvTempEdit: TEdit
    Left = 8
    Top = 96
    Width = 65
    Height = 21
    TabOrder = 6
  end
  object HelpBurnTempEdit: TEdit
    Left = 88
    Top = 96
    Width = 57
    Height = 21
    TabOrder = 7
  end
  object CoolWindEdit: TEdit
    Left = 200
    Top = 96
    Width = 73
    Height = 21
    TabOrder = 8
  end
end

⌨️ 快捷键说明

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