usplash.dfm
来自「MP3播放器」· DFM 代码 · 共 32 行
DFM
32 行
object frmSplash: TfrmSplash
Left = 247
Top = 177
BorderStyle = bsNone
ClientHeight = 115
ClientWidth = 294
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 58
Top = 16
Width = 168
Height = 35
Caption = 'MP3'#25773#25918#22120
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -35
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentFont = False
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?