- Recompilación de RO para poner RemObjects_Core_D10 como paquete de runtime/designtime. git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.RemObjects@3 b6239004-a887-0f4b-9937-50029ccdca16
19 lines
375 B
Plaintext
19 lines
375 B
Plaintext
object ClientDataModule: TClientDataModule
|
|
OldCreateOrder = False
|
|
Left = 448
|
|
Top = 111
|
|
Height = 150
|
|
Width = 215
|
|
object ROMessage: TRO$MSGCLSNAME
|
|
Left = 24
|
|
Top = 8
|
|
end
|
|
object ROChannel: TROLocalChannel
|
|
ServerLocators = <>
|
|
DispatchOptions = []
|
|
ServerChannel = ServerDataModule.ROServer
|
|
Left = 24
|
|
Top = 56
|
|
end
|
|
end
|