object FormWebBrower: TFormWebBrower Left = 305 Top = 248 Width = 529 Height = 220 Caption = 'FormWebBrower' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Shell Dlg 2' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 16 Top = 16 Width = 27 Height = 13 Caption = 'Name' end object LabelName: TLabel Left = 104 Top = 16 Width = 52 Height = 13 Caption = 'LabelName' end object Label2: TLabel Left = 16 Top = 32 Width = 46 Height = 13 Caption = 'Full Name' end object Label3: TLabel Left = 16 Top = 48 Width = 22 Height = 13 Caption = 'Path' end object Label4: TLabel Left = 16 Top = 64 Width = 56 Height = 13 Caption = 'Status Text' end object Label5: TLabel Left = 16 Top = 80 Width = 24 Height = 13 Caption = 'Type' end object Label6: TLabel Left = 16 Top = 96 Width = 70 Height = 13 Caption = 'Location Name' end object Label7: TLabel Left = 16 Top = 112 Width = 62 Height = 13 Caption = 'Location URL' end object LabelFullName: TLabel Left = 104 Top = 32 Width = 68 Height = 13 Caption = 'LabelFullName' end object LabelPath: TLabel Left = 104 Top = 48 Width = 47 Height = 13 Caption = 'LabelPath' end object LabelStatusText: TLabel Left = 104 Top = 64 Width = 78 Height = 13 Caption = 'LabelStatusText' end object LabelType: TLabel Left = 104 Top = 80 Width = 49 Height = 13 Caption = 'LabelType' end object LabelLocationName: TLabel Left = 104 Top = 96 Width = 92 Height = 13 Caption = 'LabelLocationName' end object LabelLocationURL: TLabel Left = 104 Top = 112 Width = 84 Height = 13 Caption = 'LabelLocationURL' end object Button1: TButton Left = 136 Top = 152 Width = 257 Height = 25 Caption = 'Ok' ModalResult = 1 TabOrder = 0 end end