📄 utplaylist.~dfm
字号:
object PlayListFm: TPlayListFm
Left = 411
Top = 139
Width = 213
Height = 328
BorderIcons = [biSystemMenu, biMinimize]
Caption = #27468#26354'MP3'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object PlayListPanel: TTeThemePanel
Left = 0
Top = 0
Width = 205
Height = 219
Performance = kspDoubleBuffer
Transparent = False
Align = alClient
AnimateRoll = False
BevelWidth = 1
BorderWidth = 3
ButtonKind = pbkHide
Caption = #27468#26354#21015#34920
Rolled = False
ParentRoll = False
ShowBevel = True
ShowButton = True
ShowCaption = True
OnHide = PlayListPanelHide
ThemeEngine = TeThemeEngine1
NormalHeight = {00000000}
object PlayListBox: TTeThemeListBox
Left = 8
Top = 122
Width = 113
Height = 36
Performance = kspDoubleBuffer
Transparent = False
AllowGrayed = False
AlwaysShowScrlBar = False
BevelSides = [kbsLeft, kbsTop, kbsRight, kbsBottom]
BevelInner = kbvLowered
BevelOuter = kbvLowered
BevelKind = kbkSingle
BevelWidth = 1
BorderWidth = 0
Color = clWhite
Columns = 0
Flat = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 16
MultiSelect = False
ParentFont = False
ShowCheckBoxes = False
ListStyle = lbStandard
TabOrder = 0
WordWrap = False
ThemeEngine = TeThemeEngine1
end
object ShowListBox: TTeThemeListBox
Left = 4
Top = 26
Width = 197
Height = 189
Performance = kspDoubleBuffer
Transparent = False
OnDblClick = ShowListBoxDblClick
OnMouseLeave = ShowListBoxMouseLeave
OnKeyDown = ShowListBoxKeyDown
OnMouseMove = ShowListBoxMouseMove
Align = alClient
AllowGrayed = False
AlwaysShowScrlBar = False
BevelSides = [kbsLeft, kbsTop, kbsRight, kbsBottom]
BevelInner = kbvLowered
BevelOuter = kbvLowered
BevelKind = kbkSingle
BevelWidth = 1
BorderWidth = 5
Color = clWhite
Columns = 0
Flat = True
Font.Charset = ANSI_CHARSET
Font.Color = clTeal
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ItemHeight = 18
MultiSelect = False
ParentFont = False
ShowCheckBoxes = False
ListStyle = lbStandard
TabOrder = 1
WordWrap = False
ThemeEngine = TeThemeEngine1
end
end
object AddBtn: TTeThemeButton
Left = 0
Top = 219
Width = 205
Height = 25
Performance = kspDoubleBuffer
Transparent = False
OnClick = AddBtnClick
BlackAndWhiteGlyph = False
Caption = #22686#21152'...'
State = kbsNormal
TabOrder = 1
WordWrap = False
Align = alBottom
ThemeEngine = TeThemeEngine1
end
object ClearAllBtn: TTeThemeButton
Left = 0
Top = 269
Width = 205
Height = 25
Performance = kspDoubleBuffer
Transparent = False
OnClick = ClearAllBtnClick
BlackAndWhiteGlyph = False
Caption = #28165#31354
State = kbsNormal
TabOrder = 2
WordWrap = False
Align = alBottom
ThemeEngine = TeThemeEngine1
end
object DeleteBtn: TTeThemeButton
Left = 0
Top = 244
Width = 205
Height = 25
Performance = kspDoubleBuffer
Transparent = False
OnClick = DeleteBtnClick
BlackAndWhiteGlyph = False
Caption = #21024#38500
State = kbsNormal
TabOrder = 3
WordWrap = False
Align = alBottom
ThemeEngine = TeThemeEngine1
end
object OpenDialog1: TOpenDialog
Filter = 'MP3'#38899#20048'|*.mp3'
Options = [ofHideReadOnly, ofAllowMultiSelect, ofEnableSizing]
Left = 192
Top = 200
end
object TeThemeEngine1: TTeThemeEngine
ColorAutoChanging = False
DeltaBrightness = 0
DeltaHue = 0
Version = '3.2.0'
Left = 72
Top = 112
ThemeClass = {040000004C756E61}
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -