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

📄 unit1.nfm.~7~

📁 Delphi 2005程序设计教程_实例源文件和教学课件
💻 ~7~
字号:
object Form3: TForm3
  Caption = 'Form3'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Tahoma'
  Font.Style = []
  Height = 331
  Menu = MainMenu1
  Width = 541
  Left = 0
  Top = 0
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object FileListBox1: TFileListBox
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    ItemHeight = 13
    TabOrder = 0
    Left = 152
    Top = 32
    Width = 377
    Height = 249
  end
  object DirectoryListBox1: TDirectoryListBox
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    ItemHeight = 16
    TabOrder = 1
    Left = 0
    Top = 32
    Width = 145
    Height = 249
    OnChange = DirectoryListBox1Change
  end
  object DriveComboBox1: TDriveComboBox
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    TabOrder = 2
    Left = 0
    Top = 8
    Width = 145
    Height = 19
    OnChange = DriveComboBox1Change
  end
  object MainMenu1: TMainMenu
    object F1: TMenuItem
      Caption = #25991#20214'(&F)'
      object N1: TMenuItem
        Caption = #26032#24314'(&N)'
        object N5: TMenuItem
          Caption = #25991#20214
          OnClick = N5Click
        end
        object N6: TMenuItem
          Caption = #25991#20214#22841
          OnClick = N6Click
        end
      end
      object N2: TMenuItem
        Caption = #23646#24615
        OnClick = N2Click
      end
      object N3: TMenuItem
        Caption = '-'
      end
      object N4: TMenuItem
        Caption = #36864#20986
        OnClick = N4Click
      end
    end
    object E1: TMenuItem
      Caption = #32534#36753'(&E)'
      object jianqie1: TMenuItem
        Caption = #21098#20999
        ShortCut = 16472
        OnClick = jianqie1Click
      end
      object N7: TMenuItem
        Caption = #22797#21046
        ShortCut = 16451
        OnClick = N7Click
      end
      object N8: TMenuItem
        Caption = #31896#36148
        ShortCut = 16470
        OnClick = N8Click
      end
      object N9: TMenuItem
        Caption = #21024#38500
        ShortCut = 46
        OnClick = N9Click
      end
      object N10: TMenuItem
        Caption = '-'
      end
      object N11: TMenuItem
        Caption = #37325#21629#21517
        OnClick = N11Click
      end
    end
  end
end

⌨️ 快捷键说明

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