Unit 'JPL.CmdLineParser' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#pl_jplib]

TClpStickedParam

Declaration

Source position: JPL.CmdLineParser.pas line 73

type TClpStickedParam = record

  Position: Integer;

  

  ParamValue: string;

  

  UsageName: string;

  

  UsageInfo: string;

  

end;



CT Web help

CodeTyphon Studio