Parse options from a string
Source position: fpmkunit.pp line 396
public procedure TCommand.ParseOptions( |
S: string |
); |
S |
|
Options string to parse |
Procedure that parses command-line options from a string and stores them internally. Breaks down the options string into individual arguments for later use in command execution.