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

📄 mainform.dfm

📁 文件管理系统
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object Form2: TForm2
  Left = 316
  Top = 205
  Width = 708
  Height = 498
  Caption = #27169#25311'UNIX'#25991#20214#31649#29702#31995#32479
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  Position = poDesktopCenter
  OnClose = FreeForm
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 648
    Top = 0
    Width = 3
    Height = 13
    Visible = False
  end
  object GroupBox2: TGroupBox
    Left = 176
    Top = 57
    Width = 521
    Height = 377
    TabOrder = 1
    object ListView1: TListView
      Left = 0
      Top = 8
      Width = 513
      Height = 353
      Align = alCustom
      BorderStyle = bsNone
      Color = clMenu
      Columns = <
        item
          Caption = #25991#20214#21517#31216
          Width = 99
        end
        item
          Caption = #25991#20214#31867#22411
          Width = 60
        end
        item
          Caption = #25991#20214#23646#24615
          Width = 60
        end
        item
          Caption = #25991#20214#20849#20139
          Width = 60
        end
        item
          Caption = #25991#20214#22823#23567
          Width = 60
        end
        item
          Caption = #21019#24314#29992#25143
          Width = 75
        end
        item
          Caption = #21019#24314#26102#38388
          Width = 100
        end>
      ReadOnly = True
      PopupMenu = PopupMenu1
      SmallImages = ImageList1
      TabOrder = 0
      ViewStyle = vsReport
      OnDblClick = ListViewClick
    end
    object StatusBar1: TStatusBar
      Left = 2
      Top = 352
      Width = 519
      Height = 23
      Align = alNone
      Panels = <
        item
          Alignment = taCenter
          Width = 50
        end>
      SimplePanel = False
    end
  end
  object ComboBox1: TComboBox
    Left = 72
    Top = 32
    Width = 489
    Height = 21
    ItemHeight = 13
    TabOrder = 0
  end
  object StaticText1: TStaticText
    Left = 8
    Top = 36
    Width = 58
    Height = 20
    Caption = #22320#22336'(D)'#65306
    Color = clBtnFace
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentColor = False
    ParentFont = False
    TabOrder = 2
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 56
    Width = 161
    Height = 385
    TabOrder = 3
    TabStop = True
    object TreeView1: TTreeView
      Left = 0
      Top = 8
      Width = 161
      Height = 369
      Color = clHighlightText
      Images = ImageList1
      Indent = 19
      PopupMenu = PopupMenu1
      ReadOnly = True
      TabOrder = 0
      OnMouseDown = TreeView1MouseDown
    end
  end
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 700
    Height = 25
    Caption = 'ToolBar1'
    Images = ImageList2
    TabOrder = 4
    object ToolButton22: TToolButton
      Left = 0
      Top = 2
      Width = 8
      Caption = 'ToolButton22'
      ImageIndex = 21
      Style = tbsDivider
    end
    object ToolButton1: TToolButton
      Left = 8
      Top = 2
      Caption = 'ToolButton1'
      ImageIndex = 14
      OnClick = ToolButton1Click
    end
    object ToolButton16: TToolButton
      Left = 31
      Top = 2
      Caption = 'ToolButton16'
      ImageIndex = 15
      OnClick = ToolButton16Click
    end
    object ToolButton2: TToolButton
      Left = 54
      Top = 2
      Caption = 'ToolButton2'
      ImageIndex = 16
      OnClick = ToolButton2Click
    end
    object ToolButton3: TToolButton
      Left = 77
      Top = 2
      Caption = 'ToolButton3'
      ImageIndex = 21
    end
    object ToolButton4: TToolButton
      Left = 100
      Top = 2
      Width = 23
      Caption = 'ToolButton4'
      ImageIndex = 22
      Style = tbsDivider
    end
    object ToolButton5: TToolButton
      Left = 123
      Top = 2
      Caption = 'ToolButton5'
      ImageIndex = 33
      OnClick = ToolButton5Click
    end
    object ToolButton6: TToolButton
      Left = 146
      Top = 2
      Caption = 'ToolButton6'
      ImageIndex = 34
      OnClick = ToolButton6Click
    end
    object ToolButton7: TToolButton
      Left = 169
      Top = 2
      Caption = 'ToolButton7'
      ImageIndex = 35
      OnClick = ToolButton7Click
    end
    object ToolButton8: TToolButton
      Left = 192
      Top = 2
      Caption = 'ToolButton8'
      ImageIndex = 28
      OnClick = ToolButton8Click
    end
    object ToolButton13: TToolButton
      Left = 215
      Top = 2
      Caption = 'ToolButton13'
      ImageIndex = 19
      OnClick = ToolButton13Click
    end
    object ToolButton9: TToolButton
      Left = 238
      Top = 2
      Width = 23
      Caption = 'ToolButton9'

⌨️ 快捷键说明

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