📄 unit1.dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
Width = 383
Height = 226
Caption = 'Form1'
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 WebBrowser1: TWebBrowser
Left = -13
Top = 16
Width = 8
Height = 17
TabOrder = 0
OnDownloadBegin = WebBrowser1DownloadBegin
OnDownloadComplete = WebBrowser1DownloadComplete
ControlData = {
4C000000D4000000C20100000000000000000000000000000000000000000000
000000004C000000000000000000000001000000E0D057007335CF11AE690800
2B2E126208000000000000004C0000000114020000000000C000000000000046
8000000000000000000000000000000000000000000000000000000000000000
00000000000000000100000000000000000000000000000000000000}
end
object Button1: TButton
Left = 296
Top = 5
Width = 75
Height = 25
Caption = #24320#22987#32763#35793'(&S)'
Enabled = False
TabOrder = 1
OnClick = Button1Click
end
object Edit1: TEdit
Left = 8
Top = 8
Width = 281
Height = 21
TabOrder = 2
end
object Memo1: TMemo
Left = 8
Top = 32
Width = 281
Height = 161
TabOrder = 3
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -