This repository has been archived on 2024-11-28. You can view files and clone it, but cannot push or open issues or pull requests.
Noviseda_FactuGES2/Source/Base/Conexion/uDataModuleConexion.dfm
2010-06-13 17:44:56 +00:00

21 lines
458 B
Plaintext

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