Source position: JPL.CmdLineParser.pas line 85
type TClpParam = record |
||
ParamStr: string; |
|
|
OptionName: string; |
|
|
OptionValue: string; |
|
|
ParamType: TClpParamType; |
|
|
Index: Integer; |
|
|
Parsed: Boolean; |
|
|
end; |
| CT Web help |
| CodeTyphon Studio |