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

TClpCommand

Declaration

Source position: JPL.CmdLineParser.pas line 67

type TClpCommand = record

  ShortName: string;

  

  LongName: string;

  

  UsageInfo: string;

  

  Hidden: Boolean;

  

end;



CT Web help

CodeTyphon Studio