[Overview][Types][Classes][Variables][Index] |
Command-line parameters
Source position: custapp.pp line 76
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 |
|
lazarus-ccr.sourceforge.net |