📄 unitfrmmain.dfm
字号:
object frmMain: TfrmMain
Left = 138
Top = 144
Width = 618
Height = 370
Caption = '改变REALPLY的外观'
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 RealAudio1: TRealAudio
Left = 16
Top = 48
Width = 457
Height = 281
TabOrder = 0
ControlData = {
21433412080000003B2F00000B1D00004F61BC000000000022000000494D4147
4557494E444F572C434F4E54524F4C50414E454C2C5354415455534241520000
0000000000000000000001000000000000000000000000000000000000000000
0000000000000000000000000000000000000700000023303030303030}
end
object Button1: TButton
Left = 504
Top = 120
Width = 75
Height = 25
Caption = 'open file'
TabOrder = 1
OnClick = Button1Click
end
object OpenDialog1: TOpenDialog
Filter = '*.rm|*.rm|*.ram|*.ram|*.ra|*.ra|*.swf|*.swf|*.mp3|*.mp3|*.*|*.*'
Left = 536
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -