?? unit1.dfm
字號:
object Form1: TForm1
Left = 185
Top = 103
Width = 349
Height = 219
Caption = '獲取Audio-CD的序列號'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 12
object Button1: TButton
Left = 88
Top = 160
Width = 153
Height = 25
Caption = '獲取Audio-CD序列號'
TabOrder = 0
OnClick = Button1Click
end
object Memo1: TMemo
Left = 8
Top = 8
Width = 321
Height = 137
TabOrder = 1
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -