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

📄 main.dfm

📁 单片机编程的一款好软件
💻 DFM
📖 第 1 页 / 共 5 页
字号:
      'OPM51'#26144#35937'HEX'#25991#20214
      #33455#29255#26144#35937#20108#36827#21046#25991#20214
      #33455#29255#26144#35937' '#25991#26412#25991#20214
      'MCS51'#25991#26412'OBJ'#25991#20214)
    ParentFont = False
    TabOrder = 2
  end
  object StringGrid1: TStringGrid
    Left = 8
    Top = 112
    Width = 505
    Height = 382
    ColCount = 17
    DefaultColWidth = 26
    DefaultRowHeight = 20
    RowCount = 50
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goDrawFocusSelected, goEditing, goTabs]
    ParentFont = False
    ScrollBars = ssVertical
    TabOrder = 3
    OnSelectCell = StringGrid1SelectCell
    ColWidths = (
      26
      26
      26
      26
      26
      26
      26
      26
      26
      26
      26
      26
      26
      26
      26
      26
      26)
  end
  object Edit1: TEdit
    Left = 544
    Top = 494
    Width = 153
    Height = 21
    TabOrder = 4
    Text = #26174#31034#22320#22336
  end
  object ProgressBar1: TProgressBar
    Left = 8
    Top = 505
    Width = 505
    Height = 9
    Enabled = False
    Min = 0
    Max = 100
    TabOrder = 5
  end
  object RadioButton2: TRadioButton
    Left = 656
    Top = 473
    Width = 49
    Height = 17
    Caption = '00'
    TabOrder = 6
  end
  object RadioButton1: TRadioButton
    Left = 616
    Top = 473
    Width = 33
    Height = 17
    Caption = 'FF'
    Checked = True
    TabOrder = 7
    TabStop = True
  end
  object ControlBar1: TControlBar
    Left = 0
    Top = 28
    Width = 728
    Height = 57
    Align = alTop
    AutoDock = False
    AutoDrag = False
    AutoSize = True
    BevelInner = bvNone
    BevelOuter = bvNone
    BevelKind = bkNone
    Color = clBtnFace
    ParentColor = False
    ParentCtl3D = False
    ParentFont = False
    RowSnap = False
    TabOrder = 8
    object ToolBar2: TToolBar
      Left = 11
      Top = 2
      Width = 715
      Height = 53
      AutoSize = True
      ButtonHeight = 51
      ButtonWidth = 47
      Caption = 'ToolBar2'
      EdgeInner = esNone
      EdgeOuter = esNone
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      Images = ImageList1
      ParentFont = False
      ShowCaptions = True
      TabOrder = 0
      object ToolButton1: TToolButton
        Left = 0
        Top = 2
        Caption = #25171#24320
        ImageIndex = 4
        OnClick = N2Click
      end
      object ToolButton10: TToolButton
        Left = 47
        Top = 2
        Width = 8
        Caption = 'ToolButton7'
        Style = tbsSeparator
      end
      object ToolButton2: TToolButton
        Left = 55
        Top = 2
        Caption = #20445#23384
        ImageIndex = 6
        OnClick = N3Click
      end
      object ToolButton11: TToolButton
        Left = 102
        Top = 2
        Width = 50
        Caption = 'ToolButton11'
        ImageIndex = 2
        Style = tbsSeparator
      end
      object ToolButton3: TToolButton
        Left = 152
        Top = 2
        Caption = #28165#31354
        ImageIndex = 5
        OnClick = N7Click
      end
      object ToolButton12: TToolButton
        Left = 199
        Top = 2
        Width = 26
        Caption = 'ToolButton14'
        ImageIndex = 5
        Style = tbsSeparator
      end
      object ToolButton4: TToolButton
        Left = 225
        Top = 2
        Caption = #25830#38500
        ImageIndex = 0
        OnClick = E1Click
      end
      object ToolButton13: TToolButton
        Left = 272
        Top = 2
        Width = 12
        Caption = 'ToolButton12'
        ImageIndex = 3
        Style = tbsSeparator
      end
      object ToolButton5: TToolButton
        Left = 284
        Top = 2
        Caption = #35835#21462
        ImageIndex = 1
        OnClick = N8Click
      end
      object ToolButton14: TToolButton
        Left = 331
        Top = 2
        Width = 12
        Caption = 'ToolButton13'
        ImageIndex = 4
        Style = tbsSeparator
      end
      object ToolButton6: TToolButton
        Left = 343
        Top = 2
        Caption = #20889#20837
        ImageIndex = 8
        OnClick = N13Click
      end
      object ToolButton15: TToolButton
        Left = 390
        Top = 2
        Width = 12
        Caption = 'ToolButton24'
        ImageIndex = 10
        Style = tbsSeparator
      end
      object ToolButton7: TToolButton
        Left = 402
        Top = 2
        Caption = #26657#39564
        ImageIndex = 3
        OnClick = N9Click
      end
      object ToolButton16: TToolButton
        Left = 449
        Top = 2
        Width = 57
        Caption = 'ToolButton23'
        ImageIndex = 9
        Style = tbsSeparator
      end
      object ToolButton8: TToolButton
        Left = 506
        Top = 2
        Caption = #24110#21161
        ImageIndex = 2
        OnClick = H1Click
      end
      object ToolButton17: TToolButton
        Left = 553
        Top = 2
        Width = 64
        Caption = 'ToolButton22'
        ImageIndex = 8
        Style = tbsSeparator
      end
      object ToolButton9: TToolButton
        Left = 617
        Top = 2
        Caption = #36864#20986
        ImageIndex = 7
        OnClick = N5Click
      end
    end
  end
  object ControlBar2: TControlBar
    Left = 0
    Top = 0
    Width = 728
    Height = 28

⌨️ 快捷键说明

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