Source position: JPL.CmdLineParser.pas line 109
type TClpError = record
Param: string;
ErrorMsg: string;
Index: Integer;
end;