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

📄 programmer.dfm

📁 用于开发Atmel的AVR系列单片机的GCC集成开发环境
💻 DFM
📖 第 1 页 / 共 3 页
字号:
          Height = 17
          State = True
          Caption = 'NA'
          TabStop = True
          TabOrder = 2
        end
        object FuseEBit3: TBitBox
          Left = 8
          Top = 56
          Width = 137
          Height = 17
          State = True
          Caption = 'NA'
          TabStop = True
          TabOrder = 3
        end
        object FuseEBit4: TBitBox
          Left = 8
          Top = 24
          Width = 137
          Height = 17
          State = True
          Caption = 'NA'
          TabStop = True
          TabOrder = 4
        end
      end
      object FuseRead: TButton
        Left = 432
        Top = 224
        Width = 89
        Height = 33
        Caption = 'Read'
        TabOrder = 3
        OnClick = FuseReadClick
      end
      object FuseWrite: TButton
        Left = 432
        Top = 272
        Width = 89
        Height = 33
        Caption = 'Write'
        TabOrder = 4
        OnClick = FuseWriteClick
      end
    end
    object TabSheet3: TTabSheet
      Caption = 'Lock Bits'
      ImageIndex = 1
      object LBLock: TRadioGroup
        Left = 40
        Top = 24
        Width = 217
        Height = 121
        Caption = 'LB Mode'
        ItemIndex = 0
        Items.Strings = (
          'No Memory lock'
          'Programming disabled'
          'Programming and Verification disabled')
        TabOrder = 0
      end
      object BLB0Group: TGroupBox
        Left = 40
        Top = 176
        Width = 217
        Height = 113
        Caption = 'BLB0 Mode'
        TabOrder = 1
        object BLB01Box: TBitBox
          Left = 16
          Top = 24
          Width = 113
          Height = 25
          State = True
          Caption = 'BLB01 Bit'
          TabStop = True
          TabOrder = 0
        end
        object BLB02Box: TBitBox
          Left = 16
          Top = 72
          Width = 169
          Height = 25
          State = True
          Caption = 'BLB02 Bit'
          TabStop = True
          TabOrder = 1
        end
      end
      object BLB1Group: TGroupBox
        Left = 304
        Top = 176
        Width = 217
        Height = 113
        Caption = 'BLB1 Mode'
        TabOrder = 2
        object BLB12Box: TBitBox
          Left = 16
          Top = 72
          Width = 177
          Height = 25
          State = True
          Caption = 'BLB12 Bit'
          TabStop = True
          TabOrder = 0
        end
        object BLB11Box: TBitBox
          Left = 16
          Top = 24
          Width = 177
          Height = 25
          State = True
          Caption = 'BLB11 Bit'
          TabStop = True
          TabOrder = 1
        end
      end
      object ReadLockBtn: TButton
        Left = 328
        Top = 40
        Width = 81
        Height = 33
        Caption = 'Read'
        TabOrder = 3
        OnClick = ReadLockBtnClick
      end
      object WriteLockBtn: TButton
        Left = 328
        Top = 96
        Width = 81
        Height = 33
        Caption = 'Write'
        TabOrder = 4
        OnClick = WriteLockBtnClick
      end
    end
    object TabSheet4: TTabSheet
      Caption = 'STK500'
      ImageIndex = -1
      object GroupBox9: TGroupBox
        Left = 8
        Top = 16
        Width = 305
        Height = 305
        Caption = 'Voltages'
        TabOrder = 0
        object Label17: TLabel
          Left = 32
          Top = 20
          Width = 57
          Height = 16
          Caption = 'VTarget'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
        end
        object Label18: TLabel
          Left = 130
          Top = 20
          Width = 35
          Height = 16
          Caption = 'ARef'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
        end
        object Bevel1: TBevel
          Left = 24
          Top = 264
          Width = 73
          Height = 25
        end
        object Bevel2: TBevel
          Left = 112
          Top = 264
          Width = 73
          Height = 25
        end
        object VTargLabel: TLabel
          Left = 27
          Top = 268
          Width = 68
          Height = 18
          Alignment = taCenter
          AutoSize = False
          Caption = '5 V'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
        end
        object ARefLabel: TLabel
          Left = 115
          Top = 268
          Width = 68
          Height = 18
          Alignment = taCenter
          AutoSize = False
          Caption = '5 V'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
        end
        object VTargSlider: TPSSlider
          Left = 24
          Top = 40
          Width = 73
          Height = 209
          Position = 5
          OnChange = VTargSliderChange
          OnUserChange = VTargSliderUserChange
          TabStop = True
          TabOrder = 0
          Min = 0
          Max = 6
          Scale.Line = False
          Scale.FatLine = False
          Scale.StepLen = 15
          Scale.SubLen = 8
          SmallStep = 0.1
          BigStep = 1
          Gradient.Color_1 = 15658734
          Gradient.Color_2 = clGray
          Gradient.ColorsUsed = 2
          Gradient.Direction = pgdDiagonal1
          Bevel.BevelWidth = 0
        end
        object ARefSlider: TPSSlider
          Left = 112
          Top = 40
          Width = 73
          Height = 209
          Position = 5
          OnChange = ARefSliderChange
          OnUserChange = ARefSliderUserChange
          TabStop = True
          TabOrder = 1
          Min = 0
          Max = 6
          Scale.Line = False
          Scale.FatLine = False
          Scale.StepLen = 15
          Scale.SubLen = 8
          Scale.Color_2 = clRed
          Scale.Stop_1 = 5
          Scale.Start_2 = 5
          Scale.Stop_2 = 6
          SmallStep = 0.1
          BigStep = 1
          Gradient.Color_1 = 15658734
          Gradient.Color_2 = clGray
          Gradient.ColorsUsed = 2
          Gradient.Direction = pgdDiagonal1
          Bevel.BevelWidth = 0
        end
        object VoltWrite: TButton
          Left = 216
          Top = 256
          Width = 73
          Height = 33
          Caption = 'Write'
          TabOrder = 2
          OnClick = VoltWriteClick
        end
        object VoltRead: TButton
          Left = 216
          Top = 208
          Width = 73
          Height = 33
          Caption = 'Read'
          TabOrder = 3
          OnClick = VoltReadClick
        end
      end
      object GroupBox10: TGroupBox
        Left = 328
        Top = 16
        Width = 241
        Height = 305
        Caption = 'Oscillator'
        TabOrder = 1
        object Label19: TLabel
          Left = 65
          Top = 32
          Width = 109
          Height = 16
          Caption = 'Compare Match'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
        end
        object Label20: TLabel
          Left = 88
          Top = 104
          Width = 68
          Height = 16
          Caption = 'Prescaler'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
        end
        object Label21: TLabel
          Left = 16
          Top = 88
          Width = 6
          Height = 13
          Caption = '0'
        end
        object Label22: TLabel
          Left = 216
          Top = 88
          Width = 18
          Height = 13
          Caption = '255'
        end
        object Label23: TLabel
          Left = 8
          Top = 160
          Width = 29
          Height = 13
          Caption = '0 (Off)'
        end
        object Label24: TLabel
          Left = 220
          Top = 160
          Width = 6
          Height = 13
          Caption = '7'
        end
        object Bevel3: TBevel
          Left = 104
          Top = 192
          Width = 105
          Height = 25
        end
        object FreqLabel: TLabel
          Left = 112
          Top = 196
          Width = 89
          Height = 16
          Alignment = taCenter
          AutoSize = False
          Caption = '3670016 Hz'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
        end
        object Label26: TLabel
          Left = 16
          Top = 196
          Width = 82
          Height = 16
          Caption = 'Frequency :'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
        end
        object CompBar: TTrackBar
          Left = 8
          Top = 56
          Width = 225
          Height = 33
          Max = 255
          Orientation = trHorizontal
          Frequency = 10
          Position = 0
          SelEnd = 0
          SelStart = 0
          TabOrder = 0
          TickMarks = tmBottomRight
          TickStyle = tsAuto
          OnChange = OscBarChange
        end
        object PreBar: TTrackBar
          Left = 8
          Top = 128
          Width = 225
          Height = 25
          Max = 7
          Orientation = trHorizontal
          Frequency = 1
          Position = 1
          SelEnd = 0
          SelStart = 0
          TabOrder = 1
          TickMarks = tmBottomRight
          TickStyle = tsAuto
          OnChange = OscBarChange
        end
        object OscWrite: TButton
          Left = 144
          Top = 256
          Width = 73
          Height = 33
          Caption = 'Write'
          TabOrder = 2
          OnClick = OscWriteClick
        end
        object OscRead: TButton
          Left = 32
          Top = 256
          Width = 73
          Height = 33
          Caption = 'Read'
          TabOrder = 3
          OnClick = OscReadClick
        end
      end
    end
  end
  object OpenDialog1: TOpenDialog
    Left = 544
    Top = 8
  end
  object SaveDialog1: TSaveDialog
    Left = 512
    Top = 8
  end
end

⌨️ 快捷键说明

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