object ServerForm: TServerForm Left = 372 Top = 277 BorderStyle = bsDialog Caption = 'RemObjects Server' ClientHeight = 64 ClientWidth = 228 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OldCreateOrder = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object ROMessage: TRO$MSGCLSNAME Left = 36 Top = 8 end object ROServer: TRO$SRVCLSNAME Active = False Dispatchers = < item Name = 'ROMessage' Message = ROMessage Enabled = True end> Left = 8 Top = 8 end object RoPoweredByRemObjectsButton1: TRoPoweredByRemObjectsButton Left = 8 Top = 8 Cursor = crHandPoint end end