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

📄 counter.dfm

📁 串口调试程序
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object Form1: TForm1
  Left = 142
  Top = 107
  Width = 957
  Height = 620
  Caption = 'Counter'
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -16
  Font.Name = 'Times New Roman'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 19
  object GroupBox1: TGroupBox
    Left = 8
    Top = 16
    Width = 169
    Height = 369
    Caption = #36890#35759#21442#25968#35774#32622
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #26032#23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label4: TLabel
      Left = 8
      Top = 264
      Width = 49
      Height = 14
      Caption = #27874#29305#29575' '
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #26032#23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 8
      Top = 288
      Width = 70
      Height = 14
      Caption = #25968#25454#20301'    '
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #26032#23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 8
      Top = 312
      Width = 63
      Height = 14
      Caption = #20572#27490#20301'   '
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #26032#23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label7: TLabel
      Left = 8
      Top = 336
      Width = 63
      Height = 14
      Caption = #26657#39564#20301'   '
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #26032#23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Shape1: TShape
      Left = 128
      Top = 176
      Width = 41
      Height = 25
      Shape = stCircle
    end
    object RadioGroup1: TRadioGroup
      Left = 56
      Top = 24
      Width = 73
      Height = 137
      Caption = '  '#20018#21475#36873#25321
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = 'Times New Roman'
      Font.Style = []
      ItemIndex = 0
      Items.Strings = (
        'COM 1'
        'COM 2'
        'COM 3'
        'COM 4')
      ParentFont = False
      TabOrder = 0
    end
    object ComboBox1: TComboBox
      Left = 56
      Top = 256
      Width = 81
      Height = 23
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'Times New Roman'
      Font.Style = []
      ItemHeight = 15
      ParentFont = False
      TabOrder = 1
      Text = '9600'
      Items.Strings = (
        '1200'
        '2400'
        '4800'
        '9600'
        '14400'
        '19200')
    end
    object ComboBox2: TComboBox
      Left = 56
      Top = 280
      Width = 81
      Height = 23
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'Times New Roman'
      Font.Style = []
      ItemHeight = 15
      ParentFont = False
      TabOrder = 2
      Text = '8'
      Items.Strings = (
        '5'
        '6'
        '7'
        '8')
    end
    object ComboBox3: TComboBox
      Left = 56
      Top = 304
      Width = 81
      Height = 23
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'Times New Roman'
      Font.Style = []
      ItemHeight = 15
      ParentFont = False
      TabOrder = 3
      Text = '1'
      Items.Strings = (
        '1'
        '2')
    end
    object ComboBox4: TComboBox
      Left = 56
      Top = 328
      Width = 81
      Height = 23
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'Times New Roman'
      Font.Style = []
      ItemHeight = 15
      ParentFont = False
      TabOrder = 4
      Text = 'N'
      Items.Strings = (
        'N'
        'O'
        'E'
        'M'
        'S')
    end
    object Button4: TButton
      Left = 56
      Top = 176
      Width = 73
      Height = 25
      Caption = #25171#24320#20018#21475
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #26032#23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 5
      OnClick = Button4Click
    end
    object Button6: TButton
      Left = 56
      Top = 216
      Width = 73
      Height = 25
      Caption = #20851#38381#20018#21475
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #26032#23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 6
      OnClick = Button6Click
    end
    object MSComm1: TMSComm
      Left = 9
      Top = 72
      Width = 32
      Height = 32
      OnComm = MSComm1Comm
      ControlData = {
        2143341208000000ED030000ED03000001568A64000006000000010000040000
        00020000802500000000080000000000000000003F00000001000000}
    end
  end
  object GroupBox2: TGroupBox
    Left = 192
    Top = 16
    Width = 289
    Height = 369
    Caption = #27893#20914#35745#25968#22120'1'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #26032#23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    object Edit4: TEdit
      Left = 56
      Top = 48
      Width = 33
      Height = 63
      Color = clSilver
      Font.Charset = ANSI_CHARSET
      Font.Color = clLime
      Font.Height = -48
      Font.Name = 'Times New Roman'
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 0
      Text = '0'
    end
    object Edit2: TEdit
      Left = 152
      Top = 48
      Width = 33
      Height = 63
      Color = clSilver
      Font.Charset = ANSI_CHARSET
      Font.Color = clLime
      Font.Height = -48
      Font.Name = 'Times New Roman'
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 1
      Text = '0'
    end
    object Edit3: TEdit
      Left = 104
      Top = 48
      Width = 33
      Height = 63
      Color = clSilver
      Font.Charset = ANSI_CHARSET
      Font.Color = clLime
      Font.Height = -48
      Font.Name = 'Times New Roman'
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 2
      Text = '0'
    end
    object Edit1: TEdit
      Left = 200
      Top = 48
      Width = 33
      Height = 63
      Color = clSilver
      Font.Charset = ANSI_CHARSET
      Font.Color = clLime
      Font.Height = -48
      Font.Name = 'Times New Roman'
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 3
      Text = '0'
    end
    object Button1: TButton
      Left = 32
      Top = 160
      Width = 57
      Height = 33
      Caption = #24320#22987
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #26032#23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 4
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 120
      Top = 160
      Width = 57
      Height = 33
      Caption = #20572#27490
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #26032#23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 5
      OnClick = Button2Click
    end
    object Button5: TButton
      Left = 184
      Top = 256
      Width = 81
      Height = 33
      Caption = #25163#21160#21457#36865
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #26032#23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 6
      OnClick = Button5Click
    end
    object Button7: TButton
      Left = 32
      Top = 256
      Width = 81
      Height = 33
      Caption = #33258#21160#21457#36865
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #26032#23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 7
      OnClick = Button7Click
    end
    object Button10: TButton
      Left = 184
      Top = 208
      Width = 81
      Height = 33
      Caption = #36882#22686'/'#36882#20943
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #26032#23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 8
      OnClick = Button10Click
    end
    object Button11: TButton
      Left = 32
      Top = 208
      Width = 81
      Height = 33
      Caption = #25163#21160#36755#20837
      TabOrder = 9
      OnClick = Button11Click
    end
    object Button9: TButton
      Left = 208
      Top = 160
      Width = 57
      Height = 33
      Caption = #22797#20301
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #26032#23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 10
      OnClick = Button9Click
    end
    object Button8: TButton
      Left = 32
      Top = 304
      Width = 81
      Height = 33
      Caption = #20572#27490#21457#36865
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #26032#23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 11
      OnClick = Button8Click
    end
  end
  object GroupBox3: TGroupBox
    Left = 496
    Top = 16
    Width = 289
    Height = 369
    Caption = #27893#20914#35745#25968#22120'2'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #26032#23435#20307

⌨️ 快捷键说明

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