Componentes.Terceros.RemObj.../official/5.0.23.613/RemObjects SDK for Delphi/Templates/RO/ClxExe/fServerForm.xfm

27 lines
496 B
Plaintext

object ServerForm: TServerForm
Left = 227
Top = 213
Width = 403
Height = 207
Caption = 'RemObjects Server'
Color = clBackground
PixelsPerInch = 96
TextHeight = 13
TextWidth = 6
object ROMessage: TRO$MSGCLSNAME
Left = 36
Top = 8
end
object ROServer: TRO$SRVCLSNAME
Active = False
Dispatchers = <
item
Name = 'ROMessage'
Message = ROMessage
Enabled = True
end>
Left = 8
Top = 8
end
end