TClrProcessStartInfo.Create(_ProcessStartInfo) Constructor

Creates and initializes a TClrProcessStartInfo instance with the specified ProcessStartInfo interface object.

Namespace: CNClrLib.Component.Process
public
 constructor Create(AIntf: _ProcessStartInfo); Overload;

Parameters

AIntf
Type: System.Void