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

📄 u_mp3copy.dfm

📁 delphi写的对学习delphi初级入门的数据编程很有用。是用用来查找硬盘mp3文件
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object Frm_MP3Copy: TFrm_MP3Copy
  Left = 0
  Top = 0
  Width = 1024
  Height = 738
  Caption = 'MP3'#33258#21160'Copy'#31995#32479
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  WindowState = wsMaximized
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 1016
    Height = 49
    Align = alTop
    Color = 16243645
    TabOrder = 0
    object Edit1: TEdit
      Left = 171
      Top = 14
      Width = 121
      Height = 21
      ImeMode = imChinese
      TabOrder = 0
      OnKeyPress = Edit1KeyPress
    end
    object ComboBox1: TComboBox
      Left = 86
      Top = 14
      Width = 81
      Height = 21
      Style = csDropDownList
      ImeMode = imChinese
      ItemHeight = 13
      ItemIndex = 1
      TabOrder = 1
      Text = #25353#27468#26354#21517
      Items.Strings = (
        #25353#32534#21495
        #25353#27468#26354#21517
        #25353#28436#21809#32773
        #25353#19987#36753#21517
        #25353#22823#23567
        #25353#31867#22411)
    end
    object RadioButton1: TRadioButton
      Left = 12
      Top = 7
      Width = 73
      Height = 17
      Caption = #31934#30830#26597#25214
      TabOrder = 2
    end
    object RadioButton2: TRadioButton
      Left = 12
      Top = 26
      Width = 73
      Height = 17
      Caption = #27169#31946#26597#25214
      Checked = True
      TabOrder = 3
      TabStop = True
    end
    object PDJButton1: TPDJButton
      Left = 302
      Top = 12
      Width = 75
      Height = 25
      Cursor = 1
      RepeatInterval = 50
      RepeatStartInterval = 50
      Version = 
        'Version 3.06, Copyright ?2000-2001 by Peric, E-mail: pericddn@pt' +
        't.yu'
      Caption = #25628#32034
      OnClick = PDJButton1Click
      ParentColor = False
      Color = 15509598
      TabOrder = 4
    end
    object PDJButton2: TPDJButton
      Left = 388
      Top = 12
      Width = 75
      Height = 25
      Cursor = 1
      RepeatInterval = 50
      RepeatStartInterval = 50
      Version = 
        'Version 3.06, Copyright ?2000-2001 by Peric, E-mail: pericddn@pt' +
        't.yu'
      Caption = #28155#21152
      OnClick = PDJButton2Click
      ParentColor = False
      Color = 15509598
      TabOrder = 5
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 49
    Width = 1016
    Height = 636
    Align = alClient
    TabOrder = 1
    object dxNavBar1: TdxNavBar
      Left = 1
      Top = 1
      Width = 176
      Height = 634
      Align = alLeft
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ActiveGroupIndex = 0
      DefaultStyles.DropTargetGroup.AlphaBlending = 60
      DefaultStyles.DropTargetGroup.AlphaBlending2 = 60
      DefaultStyles.DropTargetGroup.BackColor = clHighlight
      DefaultStyles.DropTargetGroup.BackColor2 = clHighlight
      DefaultStyles.DropTargetGroup.Font.Charset = GB2312_CHARSET
      DefaultStyles.DropTargetGroup.Font.Color = clWindowText
      DefaultStyles.DropTargetGroup.Font.Height = -13
      DefaultStyles.DropTargetGroup.Font.Name = #23435#20307
      DefaultStyles.DropTargetGroup.Font.Style = []
      DefaultStyles.DropTargetGroup.HAlignment = haLeft
      DragCopyCursor = -1119
      DragCursor = -1120
      DragDropFlags = [fAllowDragLink, fAllowDropLink, fAllowDragGroup, fAllowDropGroup]
      HotTrackedGroupCursor = crDefault
      HotTrackedLinkCursor = -1118
      View = 12
      object dxNavBar1Group2: TdxNavBarGroup
        Caption = #25628#32034
        LinksUseSmallImages = True
        SelectedLinkIndex = -1
        ShowAsIconView = False
        ShowControl = False
        TopVisibleLinkIndex = 0
        UseControl = False
        UseSmallImages = True
        Visible = True
        Links = <
          item
            Item = dxNavBar1Item6
          end
          item
            Item = dxNavBar1Item7
          end
          item
            Item = dxNavBar1Item8
          end
          item
            Item = dxNavBar1Item9
          end>
      end
      object dxNavBar1Group1: TdxNavBarGroup
        Caption = #35814#32454#20449#24687
        LinksUseSmallImages = True
        SelectedLinkIndex = -1
        ShowAsIconView = False
        ShowControl = False
        TopVisibleLinkIndex = 0
        UseControl = False
        UseSmallImages = True
        Visible = True
        Links = <
          item
            Item = dxNavBar1Item1
          end
          item
            Item = dxNavBar1Item2
          end
          item
            Item = dxNavBar1Item3
          end
          item
            Item = dxNavBar1Item4
          end
          item
            Item = dxNavBar1Item5
          end>
      end
      object dxNavBar1Group3: TdxNavBarGroup
        Caption = #35774#22791#20449#24687
        LinksUseSmallImages = True
        SelectedLinkIndex = -1
        ShowAsIconView = False
        ShowControl = False
        TopVisibleLinkIndex = 0
        UseControl = False
        UseSmallImages = True
        Visible = True
        Links = <
          item
            Item = dxNavBar1Item10
          end
          item
            Item = dxNavBar1Item11
          end
          item
            Item = dxNavBar1Item12
          end
          item
            Item = dxNavBar1Item13
          end
          item
            Item = dxNavBar1Item14
          end>
      end
      object dxNavBar1Item1: TdxNavBarItem
        Caption = #21517#31216
        Enabled = True
        LargeImageIndex = -1
        SmallImageIndex = -1
        Visible = True
      end
      object dxNavBar1Item2: TdxNavBarItem
        Caption = #28436#21809
        Enabled = True
        LargeImageIndex = -1
        SmallImageIndex = -1
        Visible = True
      end
      object dxNavBar1Item3: TdxNavBarItem
        Caption = #22823#23567
        Enabled = True
        LargeImageIndex = -1
        SmallImageIndex = -1
        Visible = True
      end
      object dxNavBar1Item4: TdxNavBarItem
        Caption = #19987#36753#21517
        Enabled = True
        LargeImageIndex = -1
        SmallImageIndex = -1
        Visible = True
      end
      object dxNavBar1Item5: TdxNavBarItem
        Caption = #32034#24341
        Enabled = True
        LargeImageIndex = -1
        SmallImageIndex = -1
        Visible = True
      end
      object dxNavBar1Item6: TdxNavBarItem
        Action = Action1
      end
      object dxNavBar1Item7: TdxNavBarItem
        Action = Action2
      end
      object dxNavBar1Item8: TdxNavBarItem
        Action = Action3
      end
      object dxNavBar1Item9: TdxNavBarItem
        Action = Action4
      end
      object dxNavBar1Item10: TdxNavBarItem
        Caption = #30424#31526
        Enabled = True
        LargeImageIndex = -1
        SmallImageIndex = -1
        Visible = True
      end
      object dxNavBar1Item11: TdxNavBarItem
        Caption = #24635#22823#23567
        Enabled = True
        LargeImageIndex = -1
        SmallImageIndex = -1
        Visible = True
      end
      object dxNavBar1Item12: TdxNavBarItem
        Caption = #24050#29992#31354#38388
        Enabled = True
        LargeImageIndex = -1

⌨️ 快捷键说明

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