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

📄 mainform.dfm

📁 用于开发Atmel的AVR系列单片机的GCC集成开发环境
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object Form1: TForm1
  Left = 243
  Top = 111
  AutoScroll = False
  Caption = 'WinAVR IDE'
  ClientHeight = 462
  ClientWidth = 550
  Color = clBtnFace
  Constraints.MinHeight = 400
  Constraints.MinWidth = 500
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Icon.Data = {
    0000010002002020100000000000E80200002600000010101000000000002801
    00000E0300002800000020000000400000000100040000000000800200000000
    0000000000000000000000000000000000000000800000800000008080008000
    0000800080008080000080808000C0C0C0000000FF0000FF000000FFFF00FF00
    0000FF00FF00FFFF0000FFFFFF00000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000078000000000000870000000000000000880000000000008800000000000
    0000088000000000000880000000000000000770000000000007700000000000
    0000078000000000000870000000000000000880070007700008800000000000
    0000088000707007000880000000000000000770000770070007700000000000
    0000078007777777000870000000000000000880000000000008800000000000
    0000088000000000000880000000000000000770000777770007700000000000
    0000078000700000000870000000000000000880070000000008800000000000
    0000088000700000000880000000000000000770000777770007700000000000
    0000078000000000000870000000000000000880000000000008800000000000
    0000088007777770000880000000000000000770000070070007700000000000
    0000078000007007000870000000000000000880077777700008800000000000
    0000088000000000000880000000000000000770000000000007700000000000
    0000078000000000000870000000000000000880000070000008800000000000
    0000088000077700000880000000000000000000000000000000000000000000
    0000000000000000000000000000FFFFFFFFFFFFFFFFFFE001FFFF80007FFF80
    007FFF80007FFF80007FFF80007FFF80007FFF80007FFF80007FFF80007FFF80
    007FFF80007FFF80007FFF80007FFF80007FFF80007FFF80007FFF80007FFF80
    007FFF80007FFF80007FFF80007FFF80007FFF80007FFF80007FFF80007FFF80
    007FFF80007FFFFFFFFFFFFFFFFF280000001000000020000000010004000000
    0000C00000000000000000000000000000000000000000000000000080000080
    00000080800080000000800080008080000080808000C0C0C0000000FF0000FF
    000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0000000000000000000000
    0700000070000000780000008700000007070700700000007800707080000000
    0707777070000000780000008700000007007770700000007807000080000000
    0700777070000000780000008700000007077770700000007800707080000000
    07077770700000007800000087000000070077007000FFFF0000F8070000F003
    0000F8070000F0070000F8070000F0030000F8070000F0070000F8070000F003
    0000F8070000F0070000F8070000F0030000F8070000}
  KeyPreview = True
  Menu = MainMenu1
  OldCreateOrder = False
  OnActivate = FormActivate
  OnClose = FormClose
  OnCloseQuery = FormCloseQuery
  OnCreate = FormCreate
  OnKeyUp = FormKeyUp
  OnResize = FormResize
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Splitter1: TSplitter
    Left = 0
    Top = 315
    Width = 550
    Height = 6
    Cursor = crVSplit
    Align = alBottom
    AutoSnap = False
    Beveled = True
    MinSize = 23
  end
  object Splitter2: TSplitter
    Left = 185
    Top = 28
    Width = 6
    Height = 287
    Cursor = crHSplit
    AutoSnap = False
    Beveled = True
    MinSize = 4
  end
  object TreeView1: TTreeView
    Left = 0
    Top = 28
    Width = 185
    Height = 287
    Align = alLeft
    Color = clWhite
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    Indent = 19
    ParentFont = False
    PopupMenu = TreePopup
    ReadOnly = True
    RightClickSelect = True
    TabOrder = 0
    OnContextPopup = TreeView1ContextPopup
    OnDblClick = TreeView1DblClick
    Items.Data = {
      01000000240000000000000000000000FFFFFFFFFFFFFFFF0000000002000000
      0B4E65772050726F6A656374200000000000000001000000FFFFFFFFFFFFFFFF
      000000000000000007432046696C65731F0000000000000002000000FFFFFFFF
      FFFFFFFF000000000000000006486561646572}
  end
  object PageControl1: TPageControl
    Left = 191
    Top = 28
    Width = 359
    Height = 287
    Align = alClient
    PopupMenu = TabPopup
    TabOrder = 1
    OnChange = PageControl1Change
  end
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 550
    Height = 28
    Caption = 'ToolBar1'
    Images = ImageList1
    TabOrder = 3
    object ToolButton1: TToolButton
      Left = 0
      Top = 2
      Width = 8
      Caption = 'ToolButton1'
      Style = tbsSeparator
    end
    object ToolButton2: TToolButton
      Left = 8
      Top = 2
      Hint = 'New File'
      Caption = 'New'
      ImageIndex = 0
      ParentShowHint = False
      ShowHint = True
      OnClick = NewClick
    end
    object ToolButton3: TToolButton
      Left = 31
      Top = 2
      Hint = 'Open File'
      Caption = 'Open'
      ImageIndex = 2
      ParentShowHint = False
      ShowHint = True
      OnClick = OpenClick
    end
    object ToolButton4: TToolButton
      Left = 54
      Top = 2
      Hint = 'Save File'
      Caption = 'Save'
      ImageIndex = 4
      ParentShowHint = False
      ShowHint = True
      OnClick = SaveClick
    end
    object ToolButton5: TToolButton
      Left = 77
      Top = 2
      Width = 8
      Caption = 'ToolButton5'
      ImageIndex = 5
      Style = tbsSeparator
    end
    object ToolButton6: TToolButton
      Left = 85
      Top = 2
      Hint = 'Undo'
      Caption = 'Undo'
      ImageIndex = 11
      ParentShowHint = False
      ShowHint = True
      OnClick = Undo1Click
    end
    object ToolButton7: TToolButton
      Left = 108
      Top = 2
      Hint = 'Redo'
      Caption = 'Redo'
      ImageIndex = 12
      ParentShowHint = False
      ShowHint = True
      OnClick = Redo1Click
    end
    object ToolButton8: TToolButton
      Left = 131
      Top = 2
      Width = 8
      Caption = 'ToolButton8'
      ImageIndex = 13
      Style = tbsSeparator
    end
    object ToolButton9: TToolButton
      Left = 139
      Top = 2
      Hint = 'Cut'
      Caption = 'Cut'
      ImageIndex = 13
      ParentShowHint = False
      ShowHint = True
      OnClick = Cut1Click
    end
    object ToolButton10: TToolButton
      Left = 162
      Top = 2
      Hint = 'Copy'
      Caption = 'Copy'
      ImageIndex = 14
      ParentShowHint = False
      ShowHint = True
      OnClick = Copy1Click
    end
    object ToolButton11: TToolButton
      Left = 185
      Top = 2
      Hint = 'Paste'
      Caption = 'Paste'
      ImageIndex = 15
      ParentShowHint = False
      ShowHint = True
      OnClick = Paste1Click
    end
    object ToolButton12: TToolButton
      Left = 208
      Top = 2
      Width = 8
      Caption = 'ToolButton12'
      ImageIndex = 16
      Style = tbsSeparator
    end
    object ToolButton13: TToolButton
      Left = 216
      Top = 2
      Hint = 'Search'
      Caption = 'ToolButton13'
      ImageIndex = 16
      ParentShowHint = False
      ShowHint = True
      OnClick = Search1Click
    end
    object ToolButton14: TToolButton
      Left = 239
      Top = 2
      Hint = 'Search again'
      Caption = 'ToolButton14'
      ImageIndex = 17
      ParentShowHint = False
      ShowHint = True
      OnClick = SearchAgain1Click
    end
    object ToolButton15: TToolButton
      Left = 262
      Top = 2
      Hint = 'Replace'
      Caption = 'ToolButton15'
      ImageIndex = 18
      ParentShowHint = False
      ShowHint = True
      OnClick = SearchReplace1Click
    end
    object ToolButton16: TToolButton
      Left = 285
      Top = 2

⌨️ 快捷键说明

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