home *** CD-ROM | disk | FTP | other *** search
/ PC & Mediji 2002 March / PCM_0203.iso / MEDIA / PREIZKUSNI / swaptor.exe / FileNavigator.exe / 0 / RCDATA / TWHOISFORM / TWHOISFORM.txt < prev   
Text File  |  2002-01-08  |  6KB  |  294 lines

  1. object WhoIsForm: TWhoIsForm
  2.   Left = 309
  3.   Top = 206
  4.   BorderStyle = bsToolWindow
  5.   Caption = ' '
  6.   ClientHeight = 315
  7.   ClientWidth = 253
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Image1: TImage
  19.     Left = 4
  20.     Top = 4
  21.     Width = 32
  22.     Height = 32
  23.     AutoSize = True
  24.     Picture.Data = {<image000.ico>}
  25.   end
  26.   object NickLabel: TLabel
  27.     Left = 41
  28.     Top = 8
  29.     Width = 177
  30.     Height = 27
  31.     Caption = 'User Information'
  32.     Font.Charset = DEFAULT_CHARSET
  33.     Font.Color = clWindowText
  34.     Font.Height = -24
  35.     Font.Name = 'Arial'
  36.     Font.Style = []
  37.     ParentFont = False
  38.   end
  39.   object GroupBox1: TGroupBox
  40.     Left = 3
  41.     Top = 36
  42.     Width = 245
  43.     Height = 247
  44.     TabOrder = 0
  45.     object Label2: TLabel
  46.       Left = 16
  47.       Top = 39
  48.       Width = 80
  49.       Height = 14
  50.       Caption = 'Time Connected:'
  51.       Font.Charset = DEFAULT_CHARSET
  52.       Font.Color = clBlack
  53.       Font.Height = -11
  54.       Font.Name = 'Arial'
  55.       Font.Style = []
  56.       ParentFont = False
  57.     end
  58.     object Label3: TLabel
  59.       Left = 26
  60.       Top = 58
  61.       Width = 70
  62.       Height = 14
  63.       Caption = 'Client Version:'
  64.       Font.Charset = DEFAULT_CHARSET
  65.       Font.Color = clBlack
  66.       Font.Height = -11
  67.       Font.Name = 'Arial'
  68.       Font.Style = []
  69.       ParentFont = False
  70.     end
  71.     object Label4: TLabel
  72.       Left = 41
  73.       Top = 77
  74.       Width = 55
  75.       Height = 14
  76.       Caption = 'User Level:'
  77.       Font.Charset = DEFAULT_CHARSET
  78.       Font.Color = clBlack
  79.       Font.Height = -11
  80.       Font.Name = 'Arial'
  81.       Font.Style = []
  82.       ParentFont = False
  83.     end
  84.     object Label6: TLabel
  85.       Left = 39
  86.       Top = 97
  87.       Width = 57
  88.       Height = 14
  89.       Caption = 'Connection:'
  90.       Font.Charset = DEFAULT_CHARSET
  91.       Font.Color = clBlack
  92.       Font.Height = -11
  93.       Font.Name = 'Arial'
  94.       Font.Style = []
  95.       ParentFont = False
  96.     end
  97.     object Label8: TLabel
  98.       Left = 18
  99.       Top = 116
  100.       Width = 78
  101.       Height = 14
  102.       Caption = 'Number Shared:'
  103.       Font.Charset = DEFAULT_CHARSET
  104.       Font.Color = clBlack
  105.       Font.Height = -11
  106.       Font.Name = 'Arial'
  107.       Font.Style = []
  108.       ParentFont = False
  109.     end
  110.     object Label9: TLabel
  111.       Left = 6
  112.       Top = 135
  113.       Width = 90
  114.       Height = 14
  115.       Caption = 'Current Transfers:'
  116.       Font.Charset = DEFAULT_CHARSET
  117.       Font.Color = clBlack
  118.       Font.Height = -11
  119.       Font.Name = 'Arial'
  120.       Font.Style = []
  121.       ParentFont = False
  122.     end
  123.     object CurrentTransfersLabel: TLabel
  124.       Left = 97
  125.       Top = 136
  126.       Width = 142
  127.       Height = 13
  128.       AutoSize = False
  129.       Caption = 'Current Transfers:'
  130.       Font.Charset = DEFAULT_CHARSET
  131.       Font.Color = clBlue
  132.       Font.Height = -11
  133.       Font.Name = 'MS Sans Serif'
  134.       Font.Style = []
  135.       ParentFont = False
  136.     end
  137.     object NumberSharedLabel: TLabel
  138.       Left = 97
  139.       Top = 117
  140.       Width = 142
  141.       Height = 13
  142.       AutoSize = False
  143.       Caption = 'Number Shared:'
  144.       Font.Charset = DEFAULT_CHARSET
  145.       Font.Color = clBlue
  146.       Font.Height = -11
  147.       Font.Name = 'MS Sans Serif'
  148.       Font.Style = []
  149.       ParentFont = False
  150.     end
  151.     object ConnectionLabel: TLabel
  152.       Left = 97
  153.       Top = 98
  154.       Width = 142
  155.       Height = 13
  156.       AutoSize = False
  157.       Caption = 'Connection:'
  158.       Font.Charset = DEFAULT_CHARSET
  159.       Font.Color = clBlue
  160.       Font.Height = -11
  161.       Font.Name = 'MS Sans Serif'
  162.       Font.Style = []
  163.       ParentFont = False
  164.     end
  165.     object UserLevelLabel: TLabel
  166.       Left = 97
  167.       Top = 78
  168.       Width = 142
  169.       Height = 13
  170.       AutoSize = False
  171.       Caption = 'User Level:'
  172.       Font.Charset = DEFAULT_CHARSET
  173.       Font.Color = clBlue
  174.       Font.Height = -11
  175.       Font.Name = 'MS Sans Serif'
  176.       Font.Style = []
  177.       ParentFont = False
  178.     end
  179.     object ClientVersionLabel: TLabel
  180.       Left = 97
  181.       Top = 59
  182.       Width = 142
  183.       Height = 13
  184.       AutoSize = False
  185.       Caption = 'Client Version:'
  186.       Font.Charset = DEFAULT_CHARSET
  187.       Font.Color = clBlue
  188.       Font.Height = -11
  189.       Font.Name = 'MS Sans Serif'
  190.       Font.Style = []
  191.       ParentFont = False
  192.     end
  193.     object TimeConnectedLabel: TLabel
  194.       Left = 97
  195.       Top = 40
  196.       Width = 142
  197.       Height = 13
  198.       AutoSize = False
  199.       Caption = 'Time Connected:'
  200.       Font.Charset = DEFAULT_CHARSET
  201.       Font.Color = clBlue
  202.       Font.Height = -11
  203.       Font.Name = 'MS Sans Serif'
  204.       Font.Style = []
  205.       ParentFont = False
  206.     end
  207.     object e: TLabel
  208.       Left = 94
  209.       Top = 182
  210.       Width = 45
  211.       Height = 14
  212.       Caption = 'Channels'
  213.       Font.Charset = DEFAULT_CHARSET
  214.       Font.Color = clBlack
  215.       Font.Height = -11
  216.       Font.Name = 'Arial'
  217.       Font.Style = []
  218.       ParentFont = False
  219.     end
  220.     object Label1: TLabel
  221.       Left = 30
  222.       Top = 21
  223.       Width = 65
  224.       Height = 13
  225.       Caption = 'Server Name:'
  226.     end
  227.     object ServerNameLabel: TLabel
  228.       Left = 97
  229.       Top = 22
  230.       Width = 142
  231.       Height = 13
  232.       AutoSize = False
  233.       Caption = 'Time Connected:'
  234.       Font.Charset = DEFAULT_CHARSET
  235.       Font.Color = clBlue
  236.       Font.Height = -11
  237.       Font.Name = 'MS Sans Serif'
  238.       Font.Style = []
  239.       ParentFont = False
  240.     end
  241.     object Bevel1: TBevel
  242.       Left = 16
  243.       Top = 174
  244.       Width = 217
  245.       Height = 9
  246.       Shape = bsTopLine
  247.     end
  248.     object Label5: TLabel
  249.       Left = 39
  250.       Top = 153
  251.       Width = 56
  252.       Height = 14
  253.       Caption = 'IP Address:'
  254.       Font.Charset = DEFAULT_CHARSET
  255.       Font.Color = clBlack
  256.       Font.Height = -11
  257.       Font.Name = 'Arial'
  258.       Font.Style = []
  259.       ParentFont = False
  260.     end
  261.     object IPAddressLabel: TLabel
  262.       Left = 97
  263.       Top = 154
  264.       Width = 142
  265.       Height = 13
  266.       AutoSize = False
  267.       Caption = 'IP Address'
  268.       Font.Charset = DEFAULT_CHARSET
  269.       Font.Color = clBlue
  270.       Font.Height = -11
  271.       Font.Name = 'MS Sans Serif'
  272.       Font.Style = []
  273.       ParentFont = False
  274.     end
  275.     object ChannelListBox: TListBox
  276.       Left = 6
  277.       Top = 200
  278.       Width = 231
  279.       Height = 43
  280.       ItemHeight = 13
  281.       TabOrder = 0
  282.     end
  283.   end
  284.   object Button1: TButton
  285.     Left = 89
  286.     Top = 287
  287.     Width = 75
  288.     Height = 25
  289.     Caption = 'OK'
  290.     ModalResult = 1
  291.     TabOrder = 1
  292.   end
  293. end
  294.