git-svn-id: https://192.168.0.254/svn/Proyectos.Noviseda_FactuGES2/trunk@124 f33bb606-9f5c-448d-9c99-757f00063c96
21 lines
458 B
Plaintext
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
|