TClrProcessStartInfo.Create(String) Constructor

Creates and initializes a TClrProcessStartInfo instance with the specified Filename.

Namespace: CNClrLib.Component.Process
public
 constructor Create(FileName: String); overload;

Parameters

FileName
Type: String

An application or document with which to start a process.