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

📄 u_rs485.dfm

📁 此系统完成了485抄表
💻 DFM
字号:
object Form1: TForm1
  Left = 200
  Top = 174
  Width = 707
  Height = 415
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #25509#21475#35843#35797#31243#24207
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 8
    Top = 48
    Width = 58
    Height = 13
    AutoSize = False
    Caption = #36890#35759#34920#21495
  end
  object Label2: TLabel
    Left = 179
    Top = 48
    Width = 52
    Height = 13
    AutoSize = False
    Caption = #36890#35759#21629#20196
  end
  object Label3: TLabel
    Left = 303
    Top = 48
    Width = 29
    Height = 13
    AutoSize = False
    Caption = #23494#30721
  end
  object Label4: TLabel
    Left = 415
    Top = 48
    Width = 85
    Height = 13
    AutoSize = False
    Caption = #25253#22836#25509#25910#24310#26102
  end
  object Label5: TLabel
    Left = 553
    Top = 48
    Width = 85
    Height = 13
    AutoSize = False
    Caption = #25968#25454#25509#25910#24310#26102
  end
  object Label6: TLabel
    Left = 8
    Top = 77
    Width = 55
    Height = 13
    AutoSize = False
    Caption = #32534#31243#25968#25454
  end
  object Memo1: TMemo
    Left = 8
    Top = 97
    Width = 417
    Height = 263
    ImeName = #32043#20809#21326#23431#25340#38899'V5'
    Lines.Strings = (
      'Memo1')
    TabOrder = 0
  end
  object Edit1: TEdit
    Left = 67
    Top = 44
    Width = 107
    Height = 21
    ImeName = #32043#20809#21326#23431#25340#38899'V5'
    MaxLength = 12
    TabOrder = 1
  end
  object Edit2: TEdit
    Left = 233
    Top = 44
    Width = 67
    Height = 21
    CharCase = ecUpperCase
    ImeName = #32043#20809#21326#23431#25340#38899'V5'
    MaxLength = 4
    TabOrder = 2
  end
  object GroupBox1: TGroupBox
    Left = 440
    Top = 80
    Width = 241
    Height = 105
    Caption = #36890#35759#31867#22411
    TabOrder = 3
    object RadioButton1: TRadioButton
      Left = 95
      Top = 32
      Width = 57
      Height = 17
      Caption = #25220#34920
      Checked = True
      TabOrder = 0
      TabStop = True
    end
    object RadioButton2: TRadioButton
      Left = 95
      Top = 72
      Width = 57
      Height = 17
      Caption = #32534#31243
      TabOrder = 1
    end
  end
  object Edit3: TEdit
    Left = 334
    Top = 44
    Width = 77
    Height = 21
    CharCase = ecUpperCase
    ImeName = #32043#20809#21326#23431#25340#38899'V5'
    MaxLength = 8
    TabOrder = 4
  end
  object Edit4: TEdit
    Left = 501
    Top = 44
    Width = 47
    Height = 21
    CharCase = ecUpperCase
    ImeName = #32043#20809#21326#23431#25340#38899'V5'
    MaxLength = 4
    TabOrder = 5
    Text = '20'
  end
  object Edit5: TEdit
    Left = 639
    Top = 44
    Width = 47
    Height = 21
    CharCase = ecUpperCase
    ImeName = #32043#20809#21326#23431#25340#38899'V5'
    MaxLength = 4
    TabOrder = 6
    Text = '50'
  end
  object GroupBox2: TGroupBox
    Left = 8
    Top = -1
    Width = 398
    Height = 38
    Caption = #25509#21475#31867#22411
    TabOrder = 7
    object RadioButton3: TRadioButton
      Left = 110
      Top = 16
      Width = 57
      Height = 17
      Caption = 'RS485'
      Checked = True
      TabOrder = 0
      TabStop = True
      OnClick = RadioButton3Click
    end
    object RadioButton4: TRadioButton
      Left = 180
      Top = 16
      Width = 73
      Height = 17
      Caption = #19996#36719#36733#27874
      TabOrder = 1
      OnClick = RadioButton4Click
    end
    object RadioButton5: TRadioButton
      Left = 265
      Top = 16
      Width = 73
      Height = 17
      Caption = #23567#31243#36733#27874
      TabOrder = 2
      OnClick = RadioButton5Click
    end
  end
  object GroupBox3: TGroupBox
    Left = 440
    Top = 192
    Width = 129
    Height = 169
    Caption = #20989#25968#35843#35797
    TabOrder = 8
    object Button4: TButton
      Left = 28
      Top = 112
      Width = 75
      Height = 25
      Caption = #20851#38381#20018#21475
      TabOrder = 0
      OnClick = Button4Click
    end
    object Button1: TButton
      Left = 28
      Top = 76
      Width = 75
      Height = 25
      Caption = #21457#36865#25968#25454
      TabOrder = 1
      OnClick = Button1Click
    end
    object Button3: TButton
      Left = 28
      Top = 40
      Width = 75
      Height = 25
      Caption = #25171#24320#20018#21475
      TabOrder = 2
      OnClick = Button3Click
    end
  end
  object GroupBox4: TGroupBox
    Left = 576
    Top = 192
    Width = 105
    Height = 169
    Caption = #21160#24577#24211#35843#35797
    TabOrder = 9
    object Button2: TButton
      Left = 15
      Top = 75
      Width = 75
      Height = 25
      Caption = #21457#36865#25968#25454'(dll)'
      TabOrder = 0
      OnClick = Button2Click
    end
    object Button5: TButton
      Left = 15
      Top = 40
      Width = 75
      Height = 25
      Caption = #25171#24320#20018#21475'(dll)'
      TabOrder = 1
      OnClick = Button5Click
    end
    object Button6: TButton
      Left = 15
      Top = 111
      Width = 75
      Height = 25
      Caption = #20851#38381#20018#21475'(dll)'
      TabOrder = 2
      OnClick = Button6Click
    end
  end
  object GroupBox5: TGroupBox
    Left = 410
    Top = 0
    Width = 140
    Height = 37
    Caption = #36890#35759#31867#22411
    TabOrder = 10
    object RadioButton6: TRadioButton
      Left = 12
      Top = 16
      Width = 57
      Height = 17
      Caption = 'COM1'
      Checked = True
      TabOrder = 0
      TabStop = True
      OnClick = RadioButton6Click
    end
    object RadioButton7: TRadioButton
      Left = 77
      Top = 16
      Width = 57
      Height = 17
      Caption = 'COM2'
      TabOrder = 1
      OnClick = RadioButton7Click
    end
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 365
    Width = 699
    Height = 23
    Panels = <
      item
        Alignment = taCenter
        Text = #24403#21069#20018#21475
        Width = 60
      end
      item
        Width = 80
      end
      item
        Alignment = taCenter
        Text = #24403#21069#25509#21475#31867#22411
        Width = 80
      end
      item
        Width = 50
      end>
  end
  object Edit6: TEdit
    Left = 67
    Top = 73
    Width = 344
    Height = 21
    CharCase = ecUpperCase
    ImeName = #32043#20809#21326#23431#25340#38899'V5'
    TabOrder = 12
  end
  object GroupBox6: TGroupBox
    Left = 554
    Top = 0
    Width = 140
    Height = 37
    Caption = #21629#20196#31867#22411
    TabOrder = 13
    object RadioButton8: TRadioButton
      Left = 12
      Top = 16
      Width = 57
      Height = 17
      Caption = #19968#33324
      Checked = True
      TabOrder = 0
      TabStop = True
    end
    object RadioButton9: TRadioButton
      Left = 77
      Top = 16
      Width = 57
      Height = 17
      Caption = #29305#27530
      TabOrder = 1
    end
  end
  object Comm1: TComm
    CommPort = pnCOM1
    PortOpen = False
    BaudRate = br9600
    HwHandShaking = hhNone
    SwHandShaking = shNone
    DataBits = DB8
    Parity = Even
    ParityCheck = False
    StopBits = SB1
    InputLen = 0
    RThreshold = 0
    DTREnabled = False
    RTSEnabled = False
    DataCount = 1073969324
    RtsControl = RtsEnable
    Left = 24
    Top = 104
  end
end

⌨️ 快捷键说明

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