[Overview][Types][Classes][Variables][Index] |
Command-line parameters
Source position: custapp.pp line 82
public property TCustomApplication.Params : string |
Params gives access to the command-line parameters. They contain the value of the Index-th parameter, where Index runs from 0 to ParamCount. It is equivalent to calling ParamStr.
|
Number of command-line parameters |
|