TCnServiceController.LoadServiceNames(TStrings) Method

Retrieves all the names of the services on the local computer, except for the device driver services.

Namespace: CNClrLib.Component.ServiceController
public
 class procedure LoadServiceNames(AServiceNames: TStrings); static;

Parameters

AServiceNames
Type: TStrings

Populates with the names of the services on the local machine.