TClrProcessStartInfo.Create(_ProcessStartInfo) Constructor
Creates and initializes a TClrProcessStartInfo instance with the
specified ProcessStartInfo interface object.
public constructor Create(AIntf: _ProcessStartInfo); Overload;
Parameters
- AIntf
- Type: System.Void