[Overview][Types][Classes][Variables][Index] |
Number of command-line parameters
Source position: custapp.pp line 83
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 |
|