list.ini

来自「delphi2007写的播放器源码。效果类似于千千静听。」· INI 代码 · 共 89 行

INI
89
字号
[info]
ListBackColor=$ffffff
FontColor=$0
FontSize=11

[title]
caption=PlayList
facename=宋体
Color=$aaccee
size=13
height=30
X=10
Y=2

[imglistexit]
image=exit.bmp
visible=1
top=4
left=420
width=17
height=16

[imgtop]
image=top.bmp
visible=1
top=0
left=0
width=450
height=62
whole=1

[imgbottom]
image=bottom.bmp
visible=1
top=0
left=0
width=450
height=23
whole=1

[imgleft]
image=rim.bmp
visible=1
top=0
left=0
width=5
height=450
whole=1

[imgright]
image=rim.bmp
visible=1
top=0
left=0
width=5
height=450
whole=1

[imgfolder]
image=folder.bmp
visible=1
top=31
left=15
width=25
height=24

[imgclear]
image=clear.bmp
visible=1
top=31
left=85
width=25
height=24

[imgdel]
image=del.bmp
visible=1
top=31
left=120
width=25
height=24

[imgadd]
image=add.bmp
visible=1
top=31
left=50
width=25
height=24

⌨️ 快捷键说明

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