LMS-2_ReportAPI/cgi_mapper.lfm
Алексей Заблоцкий d6ad951e55 Первая версия
2023-10-18 22:41:44 +03:00

21 lines
612 B
Plaintext

object DaemonMapper1: TDaemonMapper1
DaemonDefs = <
item
DaemonClassName = 'TLMSReportCGI'
Name = 'lmsRepCGI'
Description = 'Служба создания отчетовв LMS 2'
DisplayName = 'LMS2 (отчеты)'
Options = [doAllowStop, doAllowPause]
WinBindings.Dependencies = <>
WinBindings.StartType = stBoot
WinBindings.WaitHint = 0
WinBindings.IDTag = 0
WinBindings.ServiceType = stWin32
WinBindings.ErrorSeverity = esIgnore
WinBindings.AcceptedCodes = []
LogStatusReport = False
end>
Left = 1065
Top = 332
end