?? unit2.dfm
字號:
object Form2: TForm2
Left = 238
Top = 133
Width = 293
Height = 77
Caption = 'S08I-產品'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'System'
Font.Style = [fsBold]
OldCreateOrder = False
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 16
object Label1: TLabel
Left = 19
Top = 17
Width = 246
Height = 16
Caption = 'Label1'
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'System'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 248
Top = 6
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -