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

📄 unit1.~dfm

📁 Philips ARM lpc2000家族ISP下载源码集成了串口调试助手源码是个非常优秀的软件
💻 ~DFM
📖 第 1 页 / 共 3 页
字号:
            TabOrder = 1
          end
          object CheckBox6: TCheckBox
            Left = 16
            Top = 64
            Width = 49
            Height = 17
            Caption = #22635#20805
            TabOrder = 2
          end
          object CheckBox7: TCheckBox
            Left = 16
            Top = 88
            Width = 49
            Height = 17
            Caption = #26657#39564
            Checked = True
            State = cbChecked
            TabOrder = 3
          end
          object CheckBox8: TCheckBox
            Left = 16
            Top = 112
            Width = 49
            Height = 17
            Caption = #21152#23494
            TabOrder = 4
            OnClick = CheckBox8Click
          end
        end
        object GroupBox14: TGroupBox
          Left = 216
          Top = 24
          Width = 217
          Height = 81
          Caption = 'ISP'#32534#31243#35774#32622
          TabOrder = 1
          object Label11: TLabel
            Left = 8
            Top = 24
            Width = 33
            Height = 13
            AutoSize = False
            Caption = #22120#20214
          end
          object Label16: TLabel
            Left = 120
            Top = 24
            Width = 24
            Height = 13
            Caption = #25159#21306
          end
          object Label17: TLabel
            Left = 8
            Top = 56
            Width = 49
            Height = 13
            AutoSize = False
            Caption = #39318#25159#21306
          end
          object Label18: TLabel
            Left = 104
            Top = 56
            Width = 49
            Height = 13
            AutoSize = False
            Caption = #23614#25159#21306
          end
          object ComboBox5: TComboBox
            Left = 40
            Top = 24
            Width = 73
            Height = 21
            ItemHeight = 13
            TabOrder = 0
            Text = 'LPC2138'
            OnChange = ComboBox5Change
            OnKeyPress = ComboBox1KeyPress
            Items.Strings = (
              'LPC2131'
              'LPC2132'
              'LPC2134'
              'LPC2136'
              'LPC2138')
          end
          object ComboBox9: TComboBox
            Left = 160
            Top = 24
            Width = 41
            Height = 21
            ItemHeight = 13
            TabOrder = 1
            Text = '26'
            OnKeyPress = ComboBox1KeyPress
          end
          object ComboBox10: TComboBox
            Left = 56
            Top = 56
            Width = 41
            Height = 21
            Enabled = False
            ItemHeight = 13
            TabOrder = 2
            Text = '1'
            OnKeyPress = ComboBox1KeyPress
          end
          object ComboBox11: TComboBox
            Left = 152
            Top = 56
            Width = 49
            Height = 21
            Enabled = False
            ItemHeight = 13
            TabOrder = 3
            Text = '1'
            OnKeyPress = ComboBox1KeyPress
          end
        end
        object GroupBox15: TGroupBox
          Left = 88
          Top = 112
          Width = 345
          Height = 49
          TabOrder = 2
          object Button3: TButton
            Left = 152
            Top = 16
            Width = 41
            Height = 25
            Caption = #25830#38500
            TabOrder = 0
            OnClick = Button3Click
          end
          object Button4: TButton
            Left = 200
            Top = 16
            Width = 41
            Height = 25
            Caption = #26597#31354
            TabOrder = 1
            OnClick = Button4Click
          end
          object Button5: TButton
            Left = 248
            Top = 16
            Width = 41
            Height = 25
            Caption = #26657#39564
            TabOrder = 2
            OnClick = Button5Click
          end
          object Button6: TButton
            Left = 296
            Top = 16
            Width = 43
            Height = 25
            Caption = #32534#31243
            TabOrder = 3
            OnClick = Button6Click
          end
          object ComboBox12: TComboBox
            Left = 8
            Top = 16
            Width = 73
            Height = 21
            ItemHeight = 13
            TabOrder = 4
            Text = #20840#37096#25159#21306
            OnChange = ComboBox12Change
            OnKeyPress = ComboBox1KeyPress
            Items.Strings = (
              #20840#37096#25159#21306
              #25991#20214#25159#21306
              #25351#23450#25159#21306)
          end
          object Button20: TButton
            Left = 88
            Top = 16
            Width = 57
            Height = 25
            Caption = #35835#29366#24577
            TabOrder = 5
            OnClick = Button20Click
          end
        end
        object GroupBox16: TGroupBox
          Left = 88
          Top = 24
          Width = 121
          Height = 81
          Caption = #20018#21475#35774#32622
          TabOrder = 3
          object Label13: TLabel
            Left = 8
            Top = 24
            Width = 41
            Height = 13
            AutoSize = False
            Caption = #20018'    '#21475
          end
          object Label14: TLabel
            Left = 8
            Top = 56
            Width = 49
            Height = 13
            AutoSize = False
            Caption = #27874#29305#29575
          end
          object ComboBox6: TComboBox
            Left = 56
            Top = 16
            Width = 57
            Height = 21
            ItemHeight = 13
            TabOrder = 0
            Text = 'COM1'
            OnKeyPress = ComboBox1KeyPress
            Items.Strings = (
              'COM1'
              'COM2'
              'COM3'
              'COM4'
              'COM5'
              'COM6'
              'COM6'
              'COM7'
              'COM8'
              'COM9')
          end
          object ComboBox7: TComboBox
            Left = 56
            Top = 48
            Width = 57
            Height = 21
            ItemHeight = 13
            TabOrder = 1
            Text = '28800'
            OnKeyPress = ComboBox1KeyPress
            Items.Strings = (
              '9600'
              '14400'
              '19200'
              '28800'
              '38400')
          end
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = #29305#27530#32534#31243
      ImageIndex = 1
      object Edit9: TEdit
        Left = 104
        Top = 136
        Width = 121
        Height = 21
        TabOrder = 0
        Text = '0x'
      end
      object Edit10: TEdit
        Left = 248
        Top = 136
        Width = 121
        Height = 21
        TabOrder = 1
        Text = '0x'
      end
      object Button21: TButton
        Left = 256
        Top = 192
        Width = 75
        Height = 25
        Caption = 'Button21'
        TabOrder = 2
        OnClick = Button21Click
      end
    end
    object TabSheet3: TTabSheet
      Caption = #20018#21475#35843#35797
      ImageIndex = 2
      object GroupBox5: TGroupBox
        Left = 8
        Top = 256
        Width = 433
        Height = 121
        Caption = #21457#36865#32531#20914#21306
        TabOrder = 0
        object Memo2: TMemo
          Left = 8
          Top = 16
          Width = 417
          Height = 97
          ScrollBars = ssBoth
          TabOrder = 0
        end
      end
      object GroupBox6: TGroupBox
        Left = 8
        Top = 8
        Width = 433
        Height = 241
        Caption = #25509#25910#32531#20914#21306
        TabOrder = 1
        object Memo1: TMemo
          Left = 8
          Top = 16
          Width = 417
          Height = 201
          ScrollBars = ssBoth
          TabOrder = 0
        end
      end
      object GroupBox7: TGroupBox
        Left = 232
        Top = 384
        Width = 209
        Height = 73
        Caption = #21457#36865#35774#32622
        TabOrder = 2
        object Label26: TLabel
          Left = 96
          Top = 16
          Width = 33
          Height = 13
          AutoSize = False
          Caption = #35745#25968
        end
        object Edit8: TEdit
          Left = 128
          Top = 16
          Width = 57
          Height = 21
          Enabled = False
          TabOrder = 0
        end
        object CheckBox17: TCheckBox
          Left = 16
          Top = 16
          Width = 65
          Height = 17
          Caption = '16'#36827#21046
          TabOrder = 1
        end
        object CheckBox18: TCheckBox
          Left = 16
          Top = 48
          Width = 57
          Height = 17
          Caption = #22238#36710
          Checked = True
          State = cbChecked
          TabOrder = 2
        end
        object CheckBox19: TCheckBox
          Left = 64
          Top = 48
          Width = 49
          Height = 17
          Caption = #25442#34892
          Checked = True
          State = cbChecked
          TabOrder = 3
        end
        object Button17: TButton
          Left = 144
          Top = 40
          Width = 41
          Height = 25
          Caption = #28165#31354
          TabOrder = 4
          OnClick = Button17Click
        end
      end
      object GroupBox8: TGroupBox
        Left = 8
        Top = 384
        Width = 201
        Height = 73
        Caption = #25509#25910#35774#32622
        TabOrder = 3
        object Label25: TLabel
          Left = 72
          Top = 16
          Width = 41
          Height = 13
          AutoSize = False
          Caption = #35745#25968
        end
        object CheckBox15: TCheckBox
          Left = 8
          Top = 48
          Width = 81
          Height = 17
          Caption = #26242#20572#26174#31034
          TabOrder = 0
        end
        object CheckBox16: TCheckBox
          Left = 8
          Top = 16
          Width = 65
          Height = 17
          Caption = '16'#36827#21046
          TabOrder = 1
        end
        object Edit7: TEdit
          Left = 112
          Top = 16
          Width = 57
          Height = 21
          Enabled = False
          TabOrder = 2
        end
        object Button16: TButton
          Left = 128
          Top = 40
          Width = 41
          Height = 25
          Caption = #28165#31354
          TabOrder = 3
          OnClick = Button16Click
        end
      end
      object GroupBox9: TGroupBox
        Left = 8
        Top = 464
        Width = 433
        Height = 49
        Caption = #21457#36865#25511#21046
        TabOrder = 4
        object Label27: TLabel
          Left = 16
          Top = 24
          Width = 89

⌨️ 快捷键说明

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