object dmConexion: TdmConexion OldCreateOrder = False OnDestroy = DataModuleDestroy Height = 177 Width = 121 object ROChannel: TROWinInetHTTPChannel OnFailure = ROChannelFailure OnException = ROChannelFailure UserAgent = 'RemObjects SDK' TargetURL = 'http://localhost:8099/bin' Login.Username = 'Tecsitel' Login.Password = '1' KeepConnection = True ServerLocators = <> DispatchOptions = [] Left = 42 Top = 16 end object ROMessage: TROBinMessage Left = 42 Top = 88 end end