📄 playlist.dfm
字号:
object Form3: TForm3
Left = 285
Top = 188
Width = 382
Height = 338
BorderStyle = bsSizeToolWin
Caption = #21028#26029#24847#22823
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
Menu = MainMenu1
OldCreateOrder = False
OnCreate = FormCreate
OnMouseDown = FormMouseDown
OnResize = FormResize
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object AddFileSpb: TSpeedButton
Left = 8
Top = 248
Width = 48
Height = 30
Caption = #28155#21152
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
Visible = False
OnClick = AddFileSpbClick
end
object DelSpb: TSpeedButton
Left = 192
Top = 248
Width = 48
Height = 30
Hint = #21024#38500'(Del'#38190')'
Caption = #21024#38500
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
ParentShowHint = False
ShowHint = True
Visible = False
OnClick = DelSpbClick
end
object ClearSpb: TSpeedButton
Left = 192
Top = 208
Width = 48
Height = 30
Caption = #28165#31354
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
Visible = False
OnClick = ClearSpbClick
end
object AddFilesSpb: TSpeedButton
Left = 256
Top = 200
Width = 39
Height = 25
Caption = #25991#20214
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
Visible = False
OnClick = AddFilesSpbClick
end
object AddFolderSpb: TSpeedButton
Left = 256
Top = 224
Width = 39
Height = 25
Caption = #25991#20214#22841
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
Visible = False
OnClick = AddFolderSpbClick
end
object ShowDelSpb: TSpeedButton
Left = 80
Top = 248
Width = 48
Height = 30
Caption = #21024#38500
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
Visible = False
OnClick = ShowDelSpbClick
end
object LbName: TListBox
Left = 0
Top = 29
Width = 137
Height = 201
Hint = #26412#36719#20214#25903#25345#25991#20214#25302#25918
Align = alCustom
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -8
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #19975#33021#20116#31508'IME'#20869#32622#29256
ItemHeight = 13
ParentFont = False
ParentShowHint = False
PopupMenu = PopupMenu1
ShowHint = True
TabOrder = 0
OnDblClick = LbNameDblClick
OnDrawItem = LbNameDrawItem
OnExit = LbNameExit
OnKeyDown = LbNameKeyDown
OnMouseDown = MoreFilNameLbMouseDown
OnMouseMove = MoreFilNameLbMouseMove
OnMouseUp = LbNameMouseUp
end
object LbPath: TListBox
Left = 112
Top = 152
Width = 37
Height = 73
ImeName = #19975#33021#20116#31508'IME'#20869#32622#29256
ItemHeight = 13
MultiSelect = True
TabOrder = 1
Visible = False
end
object MoreFilPathLb: TListBox
Left = 112
Top = 56
Width = 37
Height = 73
Font.Charset = GB2312_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ImeName = #19975#33021#20116#31508'IME'#20869#32622#29256
ItemHeight = 13
ParentFont = False
TabOrder = 2
Visible = False
OnClick = MoreFilPathLbClick
end
object ComboBox1: TComboBox
Left = 0
Top = 2
Width = 137
Height = 21
BevelKind = bkFlat
BevelOuter = bvRaised
Style = csDropDownList
BiDiMode = bdRightToLeft
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #19975#33021#20116#31508'IME'#20869#32622#29256
ItemHeight = 13
ParentBiDiMode = False
ParentFont = False
TabOrder = 3
OnChange = ComboBox1Change
Items.Strings = (
#27491#22312#25773#25918
#25152#26377#38899#20048)
end
object MoreFilNameLb: TListBox
Left = 0
Top = 24
Width = 374
Height = 284
Hint = #26412#36719#20214#25903#25345#25991#20214#25302#25918
Align = alCustom
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 13
ParentFont = False
ParentShowHint = False
PopupMenu = PopupMenu1
ShowHint = True
TabOrder = 4
Visible = False
OnClick = MoreFilNameLbClick
OnDblClick = LbNameDblClick
OnExit = MoreFilNameLbExit
OnKeyDown = MoreFilNameLbKeyDown
OnMouseDown = MoreFilNameLbMouseDown
OnMouseMove = MoreFilNameLbMouseMove
OnMouseUp = LbNameMouseUp
end
object ReNameed: TEdit
Left = 32
Top = 192
Width = 89
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
TabOrder = 5
Visible = False
OnChange = ReNameedChange
OnExit = ReNameedExit
OnKeyDown = ReNameedKeyDown
OnMouseUp = ReNameedMouseUp
end
object ActionList1: TActionList
Left = 48
Top = 56
object FileSaveAs1: TFileSaveAs
Category = 'File'
Caption = #25991#20214#20445#23384#21040
Hint = 'Save As|Saves the active file with a new name'
ImageIndex = 30
end
end
object PopupMenu1: TPopupMenu
AutoHotkeys = maManual
Left = 104
Top = 80
object PlayList: TMenuItem
Caption = #25773#25918'/'#26242#20572'(Enter'#38190')'
OnClick = LbNameDblClick
end
object ReName: TMenuItem
Caption = '&'#37325#21629#21517
RadioItem = True
ShortCut = 113
OnClick = ReNameClick
end
object DelIndex: TMenuItem
Caption = #21024#38500'(Del'#38190')'
OnClick = DelSpbClick
end
object Copy: TMenuItem
Caption = '&'#25991#20214#20445#23384#21040
Enabled = False
ShortCut = 16467
OnClick = CopyClick
end
object ScanFile: TMenuItem
Caption = #27983#35272#25991#20214#25152#22312#30446#24405
OnClick = ScanFileClick
end
object Poperty1: TMenuItem
Caption = #23646#24615
OnClick = Poperty1Click
end
end
object MainMenu1: TMainMenu
Left = 168
Top = 120
object N1: TMenuItem
Caption = #28155#21152
object AddFilePop: TMenuItem
Caption = #25991#20214
OnClick = AddFilesSpbClick
end
object AddFolderPop: TMenuItem
Caption = #25991#20214#22841
OnClick = AddFolderSpbClick
end
end
object N2: TMenuItem
Caption = #21024#38500
object DelOnePop: TMenuItem
Caption = #21333#20010
OnClick = DelSpbClick
end
object DelAllPop: TMenuItem
Caption = #20840#37096
OnClick = ClearSpbClick
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -