pfbottom.033
来自「可以把您的ppc变成遥控器」· 033 代码 · 共 16 行
033
16 行
BtnDef("PFBottom")
{
; SetFnt("RemoteControl")
Released:
Btm("PFBottomRel.bmp")
SetFontSize(20,400)
SetFontColor(255, 0, 0)
SetFontAlign(RIGHT, BOTTOM)
SetFontOffset( -16, -8)
SetFont("RC")
Pressed:
Btm("PFBottomSel.bmp")
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?