?? unit1.dfm
字號:
object Form1: TForm1
Left = 192
Top = 107
Width = 367
Height = 308
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 Panel1: TPanel
Left = 8
Top = 8
Width = 337
Height = 225
BevelInner = bvRaised
BevelOuter = bvLowered
BevelWidth = 10
TabOrder = 0
OnDblClick = Panel1DblClick
end
object Button1: TButton
Left = 136
Top = 240
Width = 81
Height = 33
Caption = #38480#21046#40736#26631
TabOrder = 1
OnClick = Button1Click
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -