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

📄 l_refine1.~dfm

📁 一个监控系统的上位机界面
💻 ~DFM
字号:
object Form1: TForm1
  Left = 58
  Top = 124
  Width = 915
  Height = 523
  Caption = 'Form1'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Shape1: TShape
    Left = 8
    Top = 56
    Width = 49
    Height = 49
    Shape = stEllipse
  end
  object Label1: TLabel
    Left = 40
    Top = 224
    Width = 48
    Height = 13
    Caption = #27874#29305#29575#65306
  end
  object Label2: TLabel
    Left = 40
    Top = 280
    Width = 72
    Height = 13
    Caption = #22855#20598#26657#39564#20301#65306
  end
  object Label3: TLabel
    Left = 40
    Top = 328
    Width = 48
    Height = 13
    Caption = #25968#25454#20301#65306
  end
  object Label4: TLabel
    Left = 40
    Top = 376
    Width = 48
    Height = 13
    Caption = #20572#27490#20301#65306
  end
  object Ltest_Status: TLabel
    Left = 48
    Top = 432
    Width = 290
    Height = 13
    Caption = 
      'Ltest_Status                                                    ' +
      '                         '
  end
  object GroupBox1: TGroupBox
    Left = 80
    Top = 56
    Width = 185
    Height = 129
    Caption = #36890#20449#31471#21475#65306
    TabOrder = 0
    object Rb_Com1: TRadioButton
      Left = 32
      Top = 32
      Width = 113
      Height = 17
      Caption = 'Rb_Com1'
      TabOrder = 0
      OnClick = Rb_Com1Click
    end
    object Rb_Com2: TRadioButton
      Left = 32
      Top = 80
      Width = 113
      Height = 17
      Caption = 'Rb_Com2'
      TabOrder = 1
      OnClick = Rb_Com2Click
    end
  end
  object ComboBox1: TComboBox
    Left = 120
    Top = 224
    Width = 145
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    ItemHeight = 13
    TabOrder = 1
    Text = '9600'
    OnChange = ComboBox1Change
    Items.Strings = (
      '2400'
      '4800'
      '9600')
  end
  object ComboBox2: TComboBox
    Left = 120
    Top = 274
    Width = 145
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    ItemHeight = 13
    TabOrder = 2
    Text = 'n'
    OnChange = ComboBox2Change
    Items.Strings = (
      'n')
  end
  object ComboBox3: TComboBox
    Left = 120
    Top = 325
    Width = 145
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    ItemHeight = 13
    TabOrder = 3
    Text = '8'
    OnChange = ComboBox3Change
    Items.Strings = (
      '6'
      '7'
      '8')
  end
  object ComboBox4: TComboBox
    Left = 120
    Top = 376
    Width = 145
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    ItemHeight = 13
    TabOrder = 4
    Text = '1'
    OnChange = ComboBox4Change
    Items.Strings = (
      '1'
      '1.5'
      '2')
  end
  object GroupBox2: TGroupBox
    Left = 320
    Top = 40
    Width = 273
    Height = 345
    Caption = #25509#25910#21306#65306
    TabOrder = 5
    object Label5: TLabel
      Left = 16
      Top = 40
      Width = 39
      Height = 13
      Caption = #36716#36895' '#65306
    end
    object Label6: TLabel
      Left = 16
      Top = 96
      Width = 39
      Height = 13
      Caption = #36716#30697' '#65306
    end
    object Label7: TLabel
      Left = 16
      Top = 160
      Width = 39
      Height = 13
      Caption = #21151#29575' '#65306
    end
    object mReceive1: TMemo
      Left = 96
      Top = 32
      Width = 137
      Height = 49
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      Lines.Strings = (
        'mReceive1')
      TabOrder = 0
    end
    object mReceive2: TMemo
      Left = 96
      Top = 96
      Width = 137
      Height = 49
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      Lines.Strings = (
        'mReceive2')
      TabOrder = 1
    end
    object mReceive3: TMemo
      Left = 96
      Top = 160
      Width = 137
      Height = 49
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      Lines.Strings = (
        'mReceive3')
      TabOrder = 2
    end
    object BtnReceive: TButton
      Left = 112
      Top = 272
      Width = 121
      Height = 41
      Caption = #25509#25910#25968#25454
      TabOrder = 3
      OnClick = BtnReceiveClick
    end
    object m_ctrlHexDiaplay: TCheckBox
      Left = 16
      Top = 232
      Width = 97
      Height = 17
      Caption = #21313#20845#36827#21046#26174#31034'               '
      TabOrder = 4
    end
  end
  object GroupBox3: TGroupBox
    Left = 592
    Top = 40
    Width = 257
    Height = 345
    Caption = #21457#36865#21306' '#65306
    TabOrder = 6
    object Label8: TLabel
      Left = 16
      Top = 56
      Width = 60
      Height = 13
      Caption = #36716#30697#31995#25968#65306
    end
    object Label9: TLabel
      Left = 16
      Top = 152
      Width = 60
      Height = 13
      Caption = #36716#36895#31995#25968#65306
    end
    object mSend1: TMemo
      Left = 96
      Top = 40
      Width = 137
      Height = 57
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      Lines.Strings = (
        'mSend1')
      TabOrder = 0
    end
    object mSend2: TMemo
      Left = 96
      Top = 152
      Width = 137
      Height = 57
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      Lines.Strings = (
        'mSend2')
      TabOrder = 1
    end
    object BtnSend: TButton
      Left = 120
      Top = 264
      Width = 121
      Height = 49
      Caption = #21457#36865#25968#25454' '
      TabOrder = 2
      OnClick = BtnSendClick
    end
    object m_ctrlHexSend: TCheckBox
      Left = 16
      Top = 232
      Width = 97
      Height = 17
      Caption = #21313#20845#36827#21046#26174#31034'              '
      TabOrder = 3
    end
  end
  object MSComm1: TMSComm
    Left = 864
    Top = 40
    Width = 32
    Height = 32
    ControlData = {
      2143341208000000ED030000ED03000001568A64000006000000010000040000
      00020000802500000000080000000000000000003F00000001000000}
  end
  object Button1: TButton
    Left = 712
    Top = 416
    Width = 129
    Height = 49
    Caption = #36864#20986#31995#32479
    TabOrder = 8
    OnClick = Button1Click
  end
end

⌨️ 快捷键说明

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