📄 zmedia.dfm
字号:
object MediaFrm: TMediaFrm
Left = 7
Top = 125
Width = 263
Height = 303
Caption = '多媒体资料'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object MediaPlayer1: TMediaPlayer
Left = 48
Top = 248
Width = 141
Height = 20
ColoredButtons = [btPlay, btPause, btStop, btPrev, btStep, btBack, btRecord, btEject]
VisibleButtons = [btPlay, btPause, btStop, btStep, btBack]
Display = Panel1
TabOrder = 0
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 255
Height = 241
Align = alTop
BevelOuter = bvLowered
Caption = 'Panel1'
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -