Gets or sets the set of command-line arguments to use when starting the application.
published property Arguments: String read GetArguments write SetArguments;
A single string containing the arguments to pass to the target application specified in the FileName property. The default is an empty string ('').