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

TClpParamType

Declaration

Source position: JPL.CmdLineParser.pas line 50

type TClpParamType = (

  cptCommand,

  

  cptSticked,

  

  cptNone,

  

  cptShort,

  

  cptMixedShort,

  

  cptLong,

  

  cptMixedLong,

  

  cptInvalid,

  

  cptStopMarker,

  

  cptString

  

);



CT Web help

CodeTyphon Studio