窗體文件:
object Form1: TForm1
Left = 0
Top = 0
Caption = 'Form1'
ClIEntHeight = 385
ClIEntWidth = 632
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object WebBrowser1: TWebBrowser
Left = 8
Top = 48
Width = 563
Height = 321
TabOrder = 0
ControlData = {
4C000000303A00002D2100000000000000000000000000000000000000000000
000000004C000000000000000000000001000000E0D057007335CF11AE690800
2B2E126208000000000000004C0000000114020000000000C000000000000046
8000000000000000000000000000000000000000000000000000000000000000
00000000000000000100000000000000000000000000000000000000}
end
object Panel1: TPanel
Left = 0
Top = 1
Width = 633
Height = 32
Caption = 'Panel1'
TabOrder = 1
object Button1: TButton
Left = 440
Top = 4
Width = 99
Height = 25
Caption = 'Button1'
TabOrder = 0
OnClick = Button1Click
end
object CheckBox1: TCheckBox
Left = 552
Top = 8
Width = 73
Height = 17
Caption = 'CheckBox1'
TabOrder = 1
OnClick = CheckBox1Click
end
end
end