Componentes.Terceros.RemObj.../internal/5.0.29.665/1/RemObjects SDK for Delphi/Templates/RO/LOCAL/fClientDataModule.dfm
2008-03-26 09:08:15 +00:00

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