object WhoIsForm: TWhoIsForm Left = 309 Top = 206 BorderStyle = bsToolWindow Caption = ' ' ClientHeight = 315 ClientWidth = 253 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 4 Top = 4 Width = 32 Height = 32 AutoSize = True Picture.Data = {} end object NickLabel: TLabel Left = 41 Top = 8 Width = 177 Height = 27 Caption = 'User Information' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -24 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object GroupBox1: TGroupBox Left = 3 Top = 36 Width = 245 Height = 247 TabOrder = 0 object Label2: TLabel Left = 16 Top = 39 Width = 80 Height = 14 Caption = 'Time Connected:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 26 Top = 58 Width = 70 Height = 14 Caption = 'Client Version:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label4: TLabel Left = 41 Top = 77 Width = 55 Height = 14 Caption = 'User Level:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label6: TLabel Left = 39 Top = 97 Width = 57 Height = 14 Caption = 'Connection:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label8: TLabel Left = 18 Top = 116 Width = 78 Height = 14 Caption = 'Number Shared:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label9: TLabel Left = 6 Top = 135 Width = 90 Height = 14 Caption = 'Current Transfers:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object CurrentTransfersLabel: TLabel Left = 97 Top = 136 Width = 142 Height = 13 AutoSize = False Caption = 'Current Transfers:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object NumberSharedLabel: TLabel Left = 97 Top = 117 Width = 142 Height = 13 AutoSize = False Caption = 'Number Shared:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object ConnectionLabel: TLabel Left = 97 Top = 98 Width = 142 Height = 13 AutoSize = False Caption = 'Connection:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object UserLevelLabel: TLabel Left = 97 Top = 78 Width = 142 Height = 13 AutoSize = False Caption = 'User Level:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object ClientVersionLabel: TLabel Left = 97 Top = 59 Width = 142 Height = 13 AutoSize = False Caption = 'Client Version:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object TimeConnectedLabel: TLabel Left = 97 Top = 40 Width = 142 Height = 13 AutoSize = False Caption = 'Time Connected:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object e: TLabel Left = 94 Top = 182 Width = 45 Height = 14 Caption = 'Channels' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label1: TLabel Left = 30 Top = 21 Width = 65 Height = 13 Caption = 'Server Name:' end object ServerNameLabel: TLabel Left = 97 Top = 22 Width = 142 Height = 13 AutoSize = False Caption = 'Time Connected:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Bevel1: TBevel Left = 16 Top = 174 Width = 217 Height = 9 Shape = bsTopLine end object Label5: TLabel Left = 39 Top = 153 Width = 56 Height = 14 Caption = 'IP Address:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object IPAddressLabel: TLabel Left = 97 Top = 154 Width = 142 Height = 13 AutoSize = False Caption = 'IP Address' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object ChannelListBox: TListBox Left = 6 Top = 200 Width = 231 Height = 43 ItemHeight = 13 TabOrder = 0 end end object Button1: TButton Left = 89 Top = 287 Width = 75 Height = 25 Caption = 'OK' ModalResult = 1 TabOrder = 1 end end