📄 mainunit005.dfm
字号:
object Form1: TForm1
Left = 193
Top = 108
Width = 401
Height = 293
Caption = 'HTTP Proxy'
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 Memo1: TMemo
Left = 0
Top = 33
Width = 393
Height = 233
Align = alClient
BorderStyle = bsNone
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ScrollBars = ssVertical
TabOrder = 0
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 393
Height = 33
Align = alTop
BevelOuter = bvNone
Color = clWhite
TabOrder = 1
object Button1: TButton
Left = 24
Top = 8
Width = 75
Height = 25
Caption = #21551#21160
Default = True
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 112
Top = 8
Width = 75
Height = 25
Caption = #20572#27490
TabOrder = 1
OnClick = Button2Click
end
object CheckBox1: TCheckBox
Left = 296
Top = 16
Width = 73
Height = 17
Caption = #36830#25509#38480#26102
TabOrder = 2
OnClick = CheckBox1Click
end
object Edit1: TEdit
Left = 200
Top = 8
Width = 89
Height = 21
TabOrder = 3
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -