object Form1: TForm1 Left = 0 Top = 0 Caption = 'Form1' ClientHeight = 437 ClientWidth = 672 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object lbl1: TLabel Left = 32 Top = 35 Width = 60 Height = 13 Caption = #38169#35823#22320#22336#65306 end object lbl2: TLabel Left = 32 Top = 75 Width = 60 Height = 13 Caption = #26597#35810#22320#22336#65306 end object img1: TImage Left = 74 Top = 126 Width = 105 Height = 105 end object btn1: TButton Left = 271 Top = 81 Width = 75 Height = 25 Caption = 'Log' TabOrder = 0 OnClick = btn1Click end object btn2: TButton Left = 207 Top = 81 Width = 75 Height = 33 Caption = 'AsynLog' TabOrder = 1 end object edt1: TEdit Left = 88 Top = 32 Width = 121 Height = 21 TabOrder = 2 end object edt2: TEdit Left = 88 Top = 72 Width = 121 Height = 21 TabOrder = 3 end object btn3: TButton Left = 240 Top = 6 Width = 75 Height = 25 Caption = #35745#31639 TabOrder = 4 OnClick = btn3Click end object btn4: TButton Left = 271 Top = 42 Width = 75 Height = 33 Caption = 'btn4' TabOrder = 5 OnClick = btn4Click end object edt3: TEdit Left = 88 Top = 99 Width = 121 Height = 21 TabOrder = 6 Text = 'edt3' end object btn5: TButton Left = 376 Top = 6 Width = 75 Height = 25 Caption = 'btn5' TabOrder = 7 OnClick = btn5Click end object RichEdit: TRealICQRichEdit Left = 34 Top = 223 Width = 583 Height = 177 Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 8 OnDropFiles = RichEditDropFiles OnInsertObject = RichEditInsertObject end object btn6: TButton Left = 376 Top = 46 Width = 75 Height = 25 Caption = 'btn6' TabOrder = 9 end object btn7: TButton Left = 390 Top = 77 Width = 75 Height = 25 Caption = 'btn7' TabOrder = 10 OnClick = btn7Click end object btn8: TButton Left = 352 Top = 192 Width = 75 Height = 25 Caption = 'btn8' TabOrder = 11 OnClick = btn8Click end object chrm1: TChromium Left = 271 Top = 128 Width = 178 Height = 41 DefaultUrl = 'http://www.baidu.com' TabOrder = 12 end object op1: TCnObjectPool MinSize = 0 MaxSize = 0 LowLoadCount = 0 PeakCount = 0 Left = 528 Top = 88 end object cnp1: TCnIp IPAddress = '192.168.1.128' SubnetMask = '255.255.255.0' Left = 512 Top = 152 end end