object IcsTcpServce: TIcsTcpServce OnCreate = ServiceCreate OnDestroy = ServiceDestroy DisplayName = 'ICS Tcp Service' ServiceStartName = 'ICS Tcp Service' StartType = stManual OnExecute = ServiceExecute OnStart = ServiceStart OnStop = ServiceStop Height = 201 Width = 338 PixelsPerInch = 120 end