object dmConexion: TdmConexion OldCreateOrder = False OnCreate = DataModuleCreate OnDestroy = DataModuleDestroy Height = 177 Width = 265 object ROMessage: TROBinMessage Envelopes = <> Left = 42 Top = 80 end object ROChannel: TROWinInetHTTPChannel UserAgent = 'RemObjects SDK' TargetURL = 'http://localhost:8099/bin' KeepConnection = True ServerLocators = <> DispatchOptions = [] Left = 40 Top = 24 end end