?? unit1.~dfm
字號:
object Form1: TForm1
Left = 229
Top = 133
Width = 510
Height = 329
Caption = #27880#20876#34920#38057#23376
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 24
Top = 288
Width = 3
Height = 13
Caption = '.'
end
object Button1: TButton
Left = 120
Top = 256
Width = 113
Height = 25
Caption = #25346#38057
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 272
Top = 256
Width = 113
Height = 25
Caption = #33073#38057
Enabled = False
TabOrder = 1
OnClick = Button2Click
end
object Memo1: TMemo
Left = 8
Top = 8
Width = 489
Height = 233
Color = 16776176
Lines.Strings = (
#28304#30721#22825#31354':http://www.codesky.net')
ScrollBars = ssVertical
TabOrder = 2
end
object Timer1: TTimer
Enabled = False
Interval = 1500
OnTimer = Timer1Timer
Left = 440
Top = 264
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -