Number of command-line parameters.
Source position: custapp.pp line 106
public property TCustomApplication.ParamCount : Integer |
ParamCount returns the number of command-line parameters that were passed to the program. The actual parameters can be retrieved with the Params property.
|
Command-line parameters. |
|
Paramstr |
||
ParamCount |