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

📄 openunit.dfm

📁 基于delphi媒体播放器的源代码 很全面
💻 DFM
字号:
object Form10: TForm10
  Left = 367
  Top = 250
  Width = 382
  Height = 249
  BorderIcons = [biSystemMenu]
  Caption = #25171#24320#30446#24405
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object DriveComboBox1: TDriveComboBox
    Left = 48
    Top = 16
    Width = 283
    Height = 19
    DirList = DirectoryListBox1
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 0
  end
  object DirectoryListBox1: TDirectoryListBox
    Left = 48
    Top = 48
    Width = 281
    Height = 129
    FileList = FileListBox1
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    ItemHeight = 16
    TabOrder = 1
  end
  object FileListBox1: TFileListBox
    Left = 32
    Top = 184
    Width = 145
    Height = 25
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    ItemHeight = 13
    TabOrder = 2
    Visible = False
  end
  object BitBtn1: TBitBtn
    Left = 280
    Top = 184
    Width = 49
    Height = 21
    Caption = #30830#23450
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    OnClick = BitBtn1Click
  end
end

⌨️ 快捷键说明

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