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

TJPCmdLineParser.RegisterCommand

Declaration

Source position: JPL.CmdLineParser.pas line 213

public procedure TJPCmdLineParser.RegisterCommand(

  ShortName: string;

  LongName: string = '';

  Position: Integer = 1;

  Hidden: Boolean = False;

  Description: string = ''

);



CT Web help

CodeTyphon Studio