?? unit1.dfm
字號(hào):
object Form1: TForm1
Left = 318
Top = 194
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #21047#26426#31243#24207
ClientHeight = 96
ClientWidth = 431
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 40
Top = 50
Width = 136
Height = 31
Caption = #24320#22987
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 248
Top = 50
Width = 136
Height = 31
Caption = #20572#27490
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = Button2Click
end
object Edit1: TEdit
Left = 8
Top = 8
Width = 401
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#20116#31508#21152#21152
TabOrder = 2
Text = 'http://www.baidu.com'
end
object IdHTTP1: TIdHTTP
MaxLineAction = maException
ReadTimeout = 0
AllowCookies = True
ProxyParams.BasicAuthentication = False
ProxyParams.ProxyPort = 0
Request.ContentLength = -1
Request.ContentRangeEnd = 0
Request.ContentRangeStart = 0
Request.ContentType = 'text/html'
Request.Accept = 'text/html, */*'
Request.BasicAuthentication = False
Request.UserAgent = 'Mozilla/3.0 (compatible; Indy Library)'
HTTPOptions = [hoForceEncodeParams]
Left = 215
Top = 32
end
object IdAntiFreeze1: TIdAntiFreeze
OnlyWhenIdle = False
Left = 183
Top = 32
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -