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

📄 pallproc.dfm

📁 并行接口应用,用WINIO进行并行口的编程,可利用并行接口制作仪器仪表,以及用并口进行虚拟仪表的开发.
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object Form1: TForm1
  Left = 243
  Top = 161
  Width = 656
  Height = 423
  Caption = #30005#36335#26495#27979#35797#20202
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 633
    Height = 177
    Caption = #31995#32479#21442#25968
    TabOrder = 0
    object Label1: TLabel
      Left = 16
      Top = 56
      Width = 49
      Height = 13
      Caption = #34920#22411#24335
    end
    object Label2: TLabel
      Left = 16
      Top = 24
      Width = 49
      Height = 13
      Caption = #24403#21069#26085#26399
    end
    object Label3: TLabel
      Left = 16
      Top = 88
      Width = 44
      Height = 13
      Caption = #34920#24207#21495
    end
    object Label4: TLabel
      Left = 16
      Top = 152
      Width = 33
      Height = 13
      Caption = #34920#21495
    end
    object Label5: TLabel
      Left = 16
      Top = 120
      Width = 57
      Height = 13
      Caption = #24211#20013#24207#21495
    end
    object Label6: TLabel
      Left = 208
      Top = 24
      Width = 49
      Height = 13
      Caption = #34920#35268#26684
    end
    object Label7: TLabel
      Left = 208
      Top = 56
      Width = 41
      Height = 13
      Caption = #24635#27969#37327
    end
    object Label8: TLabel
      Left = 208
      Top = 88
      Width = 33
      Height = 13
      Caption = #27969#37327
    end
    object Label10: TLabel
      Left = 208
      Top = 120
      Width = 33
      Height = 13
      Caption = #28201#24046
    end
    object Label11: TLabel
      Left = 208
      Top = 152
      Width = 49
      Height = 13
      Caption = #24635#28909#37327
    end
    object Label12: TLabel
      Left = 384
      Top = 56
      Width = 14
      Height = 13
      Caption = 'm3'
    end
    object Label13: TLabel
      Left = 384
      Top = 88
      Width = 25
      Height = 13
      Caption = 'm3/h'
    end
    object Label14: TLabel
      Left = 384
      Top = 120
      Width = 12
      Height = 13
      Caption = #8451
    end
    object Label15: TLabel
      Left = 384
      Top = 152
      Width = 23
      Height = 13
      Caption = 'kWh'
    end
    object NumberEdit: TEdit
      Left = 72
      Top = 80
      Width = 113
      Height = 21
      TabOrder = 0
    end
    object DateEdit: TEdit
      Left = 72
      Top = 16
      Width = 113
      Height = 21
      ReadOnly = True
      TabOrder = 1
    end
    object FontBox: TComboBox
      Left = 72
      Top = 48
      Width = 113
      Height = 21
      ItemHeight = 13
      TabOrder = 2
      Text = #26080#30913
      Items.Strings = (
        #26080#30913
        #26377#30913)
    end
    object BNumberEdit: TEdit
      Left = 72
      Top = 144
      Width = 113
      Height = 21
      ReadOnly = True
      TabOrder = 3
    end
    object CNumberEdit: TEdit
      Left = 72
      Top = 112
      Width = 113
      Height = 21
      ReadOnly = True
      TabOrder = 4
    end
    object SizeBox: TComboBox
      Left = 264
      Top = 16
      Width = 113
      Height = 21
      ItemHeight = 13
      TabOrder = 5
      Text = '15'
      Items.Strings = (
        '15'
        '20'
        '25'
        '32'
        '40'
        '50'
        '100'
        '200')
    end
    object AFlowEdit: TEdit
      Left = 264
      Top = 48
      Width = 113
      Height = 21
      ReadOnly = True
      TabOrder = 6
      Text = '0.100'
    end
    object FlowEdit: TEdit
      Left = 264
      Top = 80
      Width = 113
      Height = 21
      ReadOnly = True
      TabOrder = 7
      Text = '2.000'
    end
    object TempEdit: TEdit
      Left = 264
      Top = 112
      Width = 113
      Height = 21
      ReadOnly = True
      TabOrder = 8
      Text = '15'
    end
    object AHeatEdit: TEdit
      Left = 264
      Top = 144
      Width = 113
      Height = 21
      TabOrder = 9
      Text = '1.700'
    end
    object GroupBox7: TGroupBox
      Left = 416
      Top = 8
      Width = 209
      Height = 161
      Caption = #35828#26126
      TabOrder = 10
      object Memo1: TMemo
        Left = 8
        Top = 16
        Width = 193
        Height = 137
        Lines.Strings = (
          '1.'#34920#21495#30001#35745#31639#26426#33258#21160#23436#25104#65292#21482#35201#36755
          #20837#31532#19968#22359#34920#30340#34920#21495#21363#21487','#19979#38754#34920#21495#33258
          #21160#35745#31639#65292#24403#20986#29616#19981#21512#26684#34920#26102#65292#35760#24405
          #19981#21512#26684#34920#21495#65292#19979#27425#25163#21160#36755#20837#27492#34920#21495
          '2.'#35774#23450#23436#25104#21518#65292#25353#24320#22987#36827#34892#27979#35797#65292
          #27979#35797#23436#25104#21518#65292#33258#21160#20986#29616#21512#26684#19982#19981#21512
          #26684#25968#25454#12290
          '')
        TabOrder = 0
      end
    end
  end
  object GroupBox2: TGroupBox
    Left = 8
    Top = 184
    Width = 121
    Height = 169
    Caption = #31532#19968#22359#34920#25968#25454
    TabOrder = 1
    object Label9: TLabel
      Left = 8
      Top = 20
      Width = 48
      Height = 13
      Caption = #20837#21475#28201#24230
    end
    object Label16: TLabel
      Left = 8
      Top = 44
      Width = 48
      Height = 13
      Caption = #20986#21475#28201#24230
    end
    object Label17: TLabel
      Left = 8
      Top = 68
      Width = 24
      Height = 13
      Caption = #27969#37327
    end
    object Label18: TLabel
      Left = 8
      Top = 92
      Width = 24
      Height = 13
      Caption = #28909#37327
    end
    object Label19: TLabel
      Left = 8
      Top = 116
      Width = 24
      Height = 13
      Caption = #21512#26684
    end
    object Label40: TLabel
      Left = 8
      Top = 144
      Width = 24
      Height = 13
      Caption = #34920#21495
    end
    object OneTinEdit: TEdit
      Left = 56
      Top = 16
      Width = 57
      Height = 21
      ReadOnly = True
      TabOrder = 0
    end
    object OneToutEdit: TEdit
      Left = 56
      Top = 40
      Width = 57
      Height = 21
      ReadOnly = True
      TabOrder = 1
    end
    object OneFlowEdit: TEdit
      Left = 56
      Top = 64
      Width = 57
      Height = 21
      ReadOnly = True
      TabOrder = 2
    end
    object OneHeatEdit: TEdit
      Left = 56
      Top = 88
      Width = 57
      Height = 21
      ReadOnly = True
      TabOrder = 3
    end
    object OneHegeEdit: TEdit
      Left = 56
      Top = 112
      Width = 57
      Height = 21
      ReadOnly = True
      TabOrder = 4
    end
    object Edit1: TEdit
      Left = 56
      Top = 136
      Width = 57
      Height = 21
      ReadOnly = True
      TabOrder = 5
      Text = '05121234'
    end
  end
  object GroupBox3: TGroupBox
    Left = 136
    Top = 184
    Width = 121
    Height = 169
    Caption = #31532#20108#22359#34920#25968#25454
    TabOrder = 2
    object Label20: TLabel
      Left = 8
      Top = 20
      Width = 48
      Height = 13
      Caption = #20837#21475#28201#24230
    end
    object Label21: TLabel
      Left = 8
      Top = 44
      Width = 48
      Height = 13
      Caption = #20986#21475#28201#24230
    end
    object Label22: TLabel
      Left = 8
      Top = 68
      Width = 24
      Height = 13
      Caption = #27969#37327
    end
    object Label23: TLabel
      Left = 8
      Top = 92
      Width = 24
      Height = 13
      Caption = #28909#37327
    end
    object Label24: TLabel
      Left = 8
      Top = 116
      Width = 24
      Height = 13
      Caption = #21512#26684

⌨️ 快捷键说明

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