?? unit1.dfm
字號:
object Form1: TForm1
Left = 346
Top = 120
Width = 371
Height = 224
Caption = #20498#35745#26102
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 Edit1: TEdit
Left = 56
Top = 32
Width = 153
Height = 21
TabOrder = 0
end
object Button1: TButton
Left = 56
Top = 80
Width = 73
Height = 25
Caption = #21551#21160
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 136
Top = 80
Width = 65
Height = 25
Caption = #26242#20572
TabOrder = 2
OnClick = Button2Click
end
object Timer1: TTimer
Enabled = False
OnTimer = Timer1Timer
Left = 88
Top = 120
end
object Timer2: TTimer
OnTimer = Timer2Timer
Left = 152
Top = 120
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -