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

📄 ufconfig.dfm

📁 串口和AT指令的编程
💻 DFM
字号:
object Form2: TForm2
  Left = 322
  Top = 274
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #21442#25968#35774#32622
  ClientHeight = 247
  ClientWidth = 433
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnActivate = FormActivate
  PixelsPerInch = 96
  TextHeight = 13
  object BitBtn1: TBitBtn
    Left = 240
    Top = 216
    Width = 65
    Height = 25
    Caption = #30830#23450
    ModalResult = 1
    TabOrder = 0
    OnClick = BitBtn1Click
    Glyph.Data = {
      DE010000424DDE01000000000000760000002800000024000000120000000100
      0400000000006801000000000000000000001000000000000000000000000000
      80000080000000808000800000008000800080800000C0C0C000808080000000
      FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
      3333333333333333333333330000333333333333333333333333F33333333333
      00003333344333333333333333388F3333333333000033334224333333333333
      338338F3333333330000333422224333333333333833338F3333333300003342
      222224333333333383333338F3333333000034222A22224333333338F338F333
      8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
      33333338F83338F338F33333000033A33333A222433333338333338F338F3333
      0000333333333A222433333333333338F338F33300003333333333A222433333
      333333338F338F33000033333333333A222433333333333338F338F300003333
      33333333A222433333333333338F338F00003333333333333A22433333333333
      3338F38F000033333333333333A223333333333333338F830000333333333333
      333A333333333333333338330000333333333333333333333333333333333333
      0000}
    NumGlyphs = 2
  end
  object BitBtn2: TBitBtn
    Left = 344
    Top = 216
    Width = 65
    Height = 25
    Cancel = True
    Caption = #21462#28040
    ModalResult = 2
    TabOrder = 1
    OnClick = BitBtn2Click
    Glyph.Data = {
      DE010000424DDE01000000000000760000002800000024000000120000000100
      0400000000006801000000000000000000001000000000000000000000000000
      80000080000000808000800000008000800080800000C0C0C000808080000000
      FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
      333333333333333333333333000033338833333333333333333F333333333333
      0000333911833333983333333388F333333F3333000033391118333911833333
      38F38F333F88F33300003339111183911118333338F338F3F8338F3300003333
      911118111118333338F3338F833338F3000033333911111111833333338F3338
      3333F8330000333333911111183333333338F333333F83330000333333311111
      8333333333338F3333383333000033333339111183333333333338F333833333
      00003333339111118333333333333833338F3333000033333911181118333333
      33338333338F333300003333911183911183333333383338F338F33300003333
      9118333911183333338F33838F338F33000033333913333391113333338FF833
      38F338F300003333333333333919333333388333338FFF830000333333333333
      3333333333333333333888330000333333333333333333333333333333333333
      0000}
    NumGlyphs = 2
  end
  object PageControl1: TPageControl
    Left = 8
    Top = 8
    Width = 417
    Height = 201
    ActivePage = TabSheet1
    TabOrder = 2
    object TabSheet1: TTabSheet
      Caption = #31995#32479#21442#25968
      object GroupBox3: TGroupBox
        Left = 8
        Top = 8
        Width = 393
        Height = 153
        TabOrder = 0
        object Label8: TLabel
          Left = 78
          Top = 67
          Width = 251
          Height = 21
          AutoSize = False
          Caption = #26597#35810#26102#38388#38388#38548#65306'                       '#31186'(1-600)'
        end
        object CheckBox1: TCheckBox
          Left = 32
          Top = 32
          Width = 233
          Height = 25
          Caption = #21551#29992#20449#24687#21040#36798#25552#31034
          TabOrder = 0
          OnClick = CheckBox1Click
        end
        object CheckBox2: TCheckBox
          Left = 32
          Top = 104
          Width = 145
          Height = 25
          Caption = #33258#21160#35782#21035#32534#30721#26041#24335
          TabOrder = 2
        end
        object ComboBox1: TComboBox
          Left = 176
          Top = 64
          Width = 49
          Height = 21
          ItemHeight = 13
          MaxLength = 3
          TabOrder = 1
          Items.Strings = (
            '1'
            '2'
            '3'
            '5'
            '10'
            '30'
            '60'
            '100'
            '300'
            '600')
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = #30701#20449#21442#25968
      ImageIndex = 1
      object GroupBox2: TGroupBox
        Left = 8
        Top = 8
        Width = 393
        Height = 153
        TabOrder = 0
        object Label6: TLabel
          Left = 40
          Top = 45
          Width = 89
          Height = 17
          AutoSize = False
          Caption = #30701#20449#20013#24515#21495#30721
        end
        object Label7: TLabel
          Left = 40
          Top = 94
          Width = 65
          Height = 17
          AutoSize = False
          Caption = #21457#36865#26041#24335
        end
        object SMSCenter: TEdit
          Left = 136
          Top = 40
          Width = 169
          Height = 21
          TabOrder = 0
        end
        object radText: TRadioButton
          Left = 136
          Top = 88
          Width = 97
          Height = 25
          Caption = #33521#25991'(Text)'
          TabOrder = 1
        end
        object radPDU: TRadioButton
          Left = 232
          Top = 88
          Width = 113
          Height = 25
          Caption = #20013#25991'(PDU)'
          Checked = True
          TabOrder = 2
          TabStop = True
        end
      end
    end
    object TabSheet3: TTabSheet
      Caption = #20018#21475#21442#25968
      ImageIndex = 2
      object GroupBox1: TGroupBox
        Left = 8
        Top = 8
        Width = 393
        Height = 153
        TabOrder = 0
        object Label1: TLabel
          Left = 32
          Top = 32
          Width = 65
          Height = 17
          AutoSize = False
          Caption = #27874#29305#29575
        end
        object Label2: TLabel
          Left = 32
          Top = 72
          Width = 49
          Height = 17
          AutoSize = False
          Caption = #25968#25454#20301
        end
        object Label3: TLabel
          Left = 32
          Top = 112
          Width = 49
          Height = 25
          AutoSize = False
          Caption = #20018#21475#21495
        end
        object Label4: TLabel
          Left = 224
          Top = 32
          Width = 49
          Height = 17
          AutoSize = False
          Caption = #26657#39564#20301
        end
        object Label5: TLabel
          Left = 224
          Top = 72
          Width = 49
          Height = 25
          AutoSize = False
          Caption = #20572#27490#20301
        end
        object cmbBaudRate: TComboBox
          Left = 96
          Top = 32
          Width = 73
          Height = 21
          ItemHeight = 13
          TabOrder = 0
          Items.Strings = (
            '115200'
            '56000'
            '19200'
            '9600'
            '2400')
        end
        object cmbByteSize: TComboBox
          Left = 96
          Top = 72
          Width = 73
          Height = 21
          ItemHeight = 13
          TabOrder = 1
          Items.Strings = (
            '8'
            '7'
            '6')
        end
        object cmbComPort: TComboBox
          Left = 96
          Top = 112
          Width = 73
          Height = 21
          ItemHeight = 13
          TabOrder = 2
          Items.Strings = (
            'COM1'
            'COM2'
            'COM3'
            'COM4'
            'COM5'
            'COM6'
            'COM7'
            'COM8'
            'COM9'
            'COM10')
        end
        object cmbStopbits: TComboBox
          Left = 280
          Top = 72
          Width = 73
          Height = 21
          ItemHeight = 13
          TabOrder = 4
          Items.Strings = (
            '1'
            '2')
        end
        object cmbParity: TComboBox
          Left = 280
          Top = 32
          Width = 73
          Height = 21
          ItemHeight = 13
          TabOrder = 3
          Items.Strings = (
            'None'
            'Odd'
            'Even'
            'Mark'
            'Space')
        end
      end
    end
  end
end

⌨️ 快捷键说明

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