TCnServiceController.MachineName Property
Gets or sets the name of the computer on which this service resides.
published [default('.')] property MachineName: String read GetMachineName write SetMachineName;
Property Value
Type: String
Gets or sets the name of the computer on which this service resides.
published [default('.')] property MachineName: String read GetMachineName write SetMachineName;