object frmPortInfo: TfrmPortInfo Left = 233 Top = 187 BorderStyle = bsToolWindow Caption = 'Port Info' ClientHeight = 271 ClientWidth = 445 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] FormStyle = fsStayOnTop KeyPreview = True OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate OnKeyPress = FormKeyPress PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 3 Top = 36 Width = 56 Height = 13 Caption = 'Enter &port: ' FocusControl = cbPort end object cbPort: TComboBox Left = 62 Top = 33 Width = 147 Height = 21 ItemHeight = 13 TabOrder = 0 OnChange = cbPortChange OnKeyPress = cbPortKeyPress end object GroupBox1: TGroupBox Left = 216 Top = 29 Width = 226 Height = 242 Caption = 'Trojan Horse Information' TabOrder = 1 object Label3: TLabel Left = 8 Top = 24 Width = 3 Height = 13 end object Label4: TLabel Left = 8 Top = 48 Width = 155 Height = 13 Caption = 'Click a trojan to get information.' end object tlb: TListBox Left = 16 Top = 64 Width = 209 Height = 153 Cursor = crHandPoint BorderStyle = bsNone Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsUnderline] ItemHeight = 13 ParentFont = False TabOrder = 0 OnClick = tlbClick end end object GroupBox2: TGroupBox Left = 2 Top = 60 Width = 207 Height = 209 TabOrder = 2 object butTrojInfo: TToolbarButton97 Left = 18 Top = 184 Width = 170 Height = 22 Caption = 'Trojan horse information >>' Font.Charset = DEFAULT_CHARSET Font.Color = 12976128 Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsUnderline] Glyph.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000C40E0000C40E00001000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777070777 7777777770F0F0777777777770FFF0777777777770FFF0777777777770FFF077 7777777770FFFF077777777770FFFF07777777770FFFFFF077777000FF9FF9FF 00770FFFFF0FF0FFFF07FFFFFFFFFFFFFFF0FF000FFFFF0000F0FF077000F077 70F00F07777707770FF00F07777777770F077077777777777077} GlyphMask.Data = {00000000} NoBorder = True ParentFont = False OnClick = butTrojInfoClick end object Memo1: TMemo Left = 7 Top = 13 Width = 194 Height = 164 BorderStyle = bsNone Color = clBtnFace Ctl3D = True Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentCtl3D = False ParentFont = False ReadOnly = True TabOrder = 0 end end object Panel1: TPanel Left = 0 Top = 0 Width = 445 Height = 29 Align = alTop BevelOuter = bvLowered Color = clNavy Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 3 object label2: TLabel Left = 13 Top = 6 Width = 58 Height = 16 Caption = 'Port Info' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end end object trojURLS: TStrHolder Macros = <> Left = 179 Top = 196 InternalVer = 1 end end