| [Overview][Classes][Procedures and functions][Index] |
Separates values in CommandLine into the Executable and Parameters properties
Source position: utf8process.pp line 50
public procedure TProcessUTF8.ParseCmdLine( |
const CmdLine: string; |
ReadBackslash: Boolean = False |
); |
ParseCmdLine is used to separate the values in CommandLine into the values used in the Executable and Parameters properties.
| lazarus-ccr.sourceforge.net |