TCnServiceController.Create(TComponent) Constructor

Creates and initializes a TCnServiceController instance.

Namespace: CNClrLib.Component.ServiceController
public
 constructor Create(AOwner: TComponent); override;

Parameters

AOwner
Type: TComponent

Overrides

TClrBaseComponent.Create(TComponent)