ServiceModule
A ServiceModule is only created when the project type is Windows Service. It is a descendant of Delphi's standard TService class. It allows to configure Windows Service related parameters including service name, service type, etc.
A ServiceModule is only created when the project type is Windows Service. It is a descendant of Delphi's standard TService class. It allows to configure Windows Service related parameters including service name, service type, etc.