Source position: JPL.CmdLineParser.pas line 80
type TClpUnknownParam = record
ParamStr: string;
Index: Integer;
end;