📄 bofangqi.dfm
字号:
object Form1: TForm1
Left = 369
Top = 58
Width = 870
Height = 653
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 496
Top = 32
Width = 32
Height = 13
Caption = 'Label1'
end
object MediaPlayer1: TMediaPlayer
Left = -8
Top = 400
Width = 496
Height = 33
TabOrder = 0
OnClick = MediaPlayer1Click
end
object Panel1: TPanel
Left = 0
Top = 32
Width = 489
Height = 369
Caption = 'Panel1'
Color = clBlack
TabOrder = 1
OnClick = Panel1Click
end
object Button1: TButton
Left = 0
Top = 0
Width = 113
Height = 33
Caption = #25171#24320
TabOrder = 2
OnClick = Button1Click
end
object RealAudio1: TRealAudio
Left = 568
Top = 296
Width = 121
Height = 33
TabOrder = 3
Visible = False
ControlData = {
2143341208000000810C0000690300004F61BC00000000000000000000000000
0000000000000000010000000000000000000000000000000000000000000000
000000000000000000000000000000000700000023303030303030}
end
object Panel2: TPanel
Left = 568
Top = 360
Width = 185
Height = 57
BevelInner = bvRaised
Caption = 'Panel2'
TabOrder = 4
object TrackBar1: TTrackBar
Left = 16
Top = 16
Width = 161
Height = 33
Max = 100
TabOrder = 0
OnChange = TrackBar1Change
end
end
object OpenDialog1: TOpenDialog
Left = 568
Top = 96
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -