git-svn-id: https://192.168.0.254/svn/Proyectos.LuisLeon_FactuGES2/trunk@74 b2cfbe5a-eba1-4a0c-8b32-7feea0a119f2
21 lines
457 B
Plaintext
21 lines
457 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 = 48
|
|
Top = 8
|
|
end
|
|
end
|