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