Source position: JPL.CmdLineParser.pas line 115
type TClpOptionExtraInfo = record
OptionName: string;
LeftPadding: Integer;
InfoStr: string;
end;