?? exacttimer.dfm
字號:
object Form1: TForm1
Left = 292
Top = 245
Width = 516
Height = 140
Caption = #31934#30830#35745#26102#22120
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = formcreate
PixelsPerInch = 96
TextHeight = 20
object Label1: TLabel
Left = 8
Top = 8
Width = 99
Height = 20
Caption = 'timer'#30340#35745#26102' '
end
object Label2: TLabel
Left = 8
Top = 40
Width = 144
Height = 20
Caption = #39640#24615#33021#39057#29575#35745#25968' '
end
object Label3: TLabel
Left = 8
Top = 72
Width = 128
Height = 20
Caption = #22810#23186#20307#35745#26102#22120' '
end
object Button1: TButton
Left = 288
Top = 8
Width = 89
Height = 25
Caption = 'Button1'
TabOrder = 0
OnClick = button1click
end
object Button2: TButton
Left = 288
Top = 72
Width = 89
Height = 25
Caption = 'Button2'
TabOrder = 1
OnClick = button2click
end
object Edit1: TEdit
Left = 160
Top = 8
Width = 121
Height = 28
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 2
end
object Edit2: TEdit
Left = 160
Top = 40
Width = 121
Height = 28
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 3
end
object Edit3: TEdit
Left = 160
Top = 72
Width = 121
Height = 28
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 4
end
object Timer1: TTimer
OnTimer = timer1timer
Left = 288
Top = 40
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -