Source position: JPL.CmdLineParser.pas line 50
type TClpParamType = ( |
||
cptCommand, |
|
|
cptSticked, |
|
|
cptNone, |
|
|
cptShort, |
|
|
cptMixedShort, |
|
|
cptLong, |
|
|
cptMixedLong, |
|
|
cptInvalid, |
|
|
cptStopMarker, |
|
|
cptString |
|
|
); |
| CT Web help |
| CodeTyphon Studio |