object Form1: TForm1 Left = 232 Top = 139 Width = 142 Height = 282 Caption = 'Server' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 8 Top = 8 Width = 79 Height = 13 Caption = 'Who'#39's logged in:' end object ListBox1: TListBox Left = 8 Top = 24 Width = 121 Height = 225 ItemHeight = 13 TabOrder = 0 end end