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

📄 main.dfm

📁 脑电信号分析软件
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object MainForm: TMainForm
  Left = 129
  Top = 8
  Width = 699
  Height = 564
  Caption = 'EEG'#20998#26512#31995#32479
  Color = clAppWorkSpace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clBlack
  Font.Height = -11
  Font.Name = 'Default'
  Font.Style = []
  FormStyle = fsMDIForm
  Menu = MainMenu1
  OldCreateOrder = False
  Position = poDefault
  WindowState = wsMaximized
  WindowMenu = Window1
  OnCloseQuery = FormCloseQuery
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object StatusBar: TStatusBar
    Left = 0
    Top = 670
    Width = 1019
    Height = 19
    AutoHint = True
    Panels = <>
    SimplePanel = True
  end
  object ToolBar2: TToolBar
    Left = 0
    Top = 0
    Width = 1019
    Height = 30
    HelpType = htKeyword
    BorderWidth = 1
    Color = clBtnFace
    Images = ImageList1
    Indent = 5
    ParentColor = False
    ParentShowHint = False
    ShowHint = True
    TabOrder = 1
    Wrapable = False
    object ToolButton9: TToolButton
      Left = 5
      Top = 2
      Action = FileNew1
    end
    object ToolButton4: TToolButton
      Left = 28
      Top = 2
      Width = 8
      Caption = 'ToolButton4'
      ImageIndex = 19
      Style = tbsSeparator
    end
    object ToolButton1: TToolButton
      Left = 36
      Top = 2
      Action = FileOpen1
    end
    object ToolButton5: TToolButton
      Left = 59
      Top = 2
      Width = 8
      Caption = 'ToolButton5'
      ImageIndex = 19
      Style = tbsSeparator
    end
    object ToolButton2: TToolButton
      Left = 67
      Top = 2
      Action = FileSave1
    end
    object ToolButton3: TToolButton
      Left = 90
      Top = 2
      Width = 8
      Caption = 'ToolButton3'
      ImageIndex = 2
      Style = tbsSeparator
    end
    object ToolButton20: TToolButton
      Left = 98
      Top = 2
      Caption = 'ToolButton20'
      ImageIndex = 24
      OnClick = ToolButton20Click
    end
    object ToolButton6: TToolButton
      Left = 121
      Top = 2
      Width = 8
      Caption = 'ToolButton6'
      ImageIndex = 19
      Style = tbsSeparator
    end
    object ToolButton18: TToolButton
      Left = 129
      Top = 2
      Caption = 'ToolButton18'
      ImageIndex = 22
      OnClick = ToolButton18Click
    end
    object ToolButton7: TToolButton
      Left = 152
      Top = 2
      Width = 8
      Caption = 'ToolButton7'
      ImageIndex = 19
      Style = tbsSeparator
    end
    object ToolButton23: TToolButton
      Left = 160
      Top = 2
      Caption = 'ToolButton23'
      ImageIndex = 26
      OnClick = ToolButton23Click
    end
    object ToolButton8: TToolButton
      Left = 183
      Top = 2
      Width = 8
      Caption = 'ToolButton8'
      ImageIndex = 19
      Style = tbsSeparator
    end
    object ToolButton16: TToolButton
      Left = 191
      Top = 2
      Caption = 'ToolButton16'
      ImageIndex = 20
      OnClick = ToolButton16Click
    end
    object ToolButton10: TToolButton
      Left = 214
      Top = 2
      Width = 8
      Caption = 'ToolButton10'
      ImageIndex = 19
      Style = tbsSeparator
    end
    object ToolButton14: TToolButton
      Left = 222
      Top = 2
      Caption = 'ToolButton14'
      ImageIndex = 18
      OnClick = ToolButton14Click
    end
    object ToolButton12: TToolButton
      Left = 245
      Top = 2
      Width = 8
      Caption = 'ToolButton12'
      ImageIndex = 20
      Style = tbsSeparator
    end
    object ToolButton28: TToolButton
      Left = 253
      Top = 2
      Caption = 'ToolButton28'
      ImageIndex = 30
      OnClick = ToolButton28Click
    end
    object ToolButton11: TToolButton
      Left = 276
      Top = 2
      Width = 8
      Caption = 'ToolButton11'
      ImageIndex = 29
      Style = tbsSeparator
    end
    object ToolButton26: TToolButton
      Left = 284
      Top = 2
      Caption = 'ToolButton26'
      ImageIndex = 28
      OnClick = ToolButton26Click
    end
    object Label12: TLabel
      Left = 307
      Top = 2
      Width = 3
      Height = 22
    end
    object Button1: TButton
      Left = 310
      Top = 2
      Width = 30
      Height = 22
      Caption = #24555#36827
      TabOrder = 0
      OnClick = Button1Click
    end
    object Label13: TLabel
      Left = 340
      Top = 2
      Width = 3
      Height = 22
    end
    object Button2: TButton
      Left = 343
      Top = 2
      Width = 33
      Height = 22
      Caption = #27491#24120
      TabOrder = 1
      OnClick = Button2Click
    end
    object Label14: TLabel
      Left = 376
      Top = 2
      Width = 3
      Height = 22

⌨️ 快捷键说明

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