📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 266
Top = 119
Width = 391
Height = 219
Caption = #36229#38142#25509
Color = clCaptionText
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnMouseMove = FormMouseMove
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 80
Top = 40
Width = 230
Height = 29
Cursor = crHandPoint
Caption = 'http://www.sohu.net'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold, fsUnderline]
ParentFont = False
OnClick = Label1Click
OnMouseMove = Label1MouseMove
end
object Label2: TLabel
Left = 64
Top = 96
Width = 269
Height = 29
Cursor = crHandPoint
Caption = 'http://www.sina.com.cn'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold, fsUnderline]
ParentFont = False
OnClick = Label2Click
OnMouseMove = Label2MouseMove
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -