help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Types][Classes] Reference for unit 'CustApp' (#fcl)

TCustomApplication.ParamCount

Number of command-line parameters

Declaration

Source position: CustApp.pp line 76

public property TCustomApplication.ParamCount: Integer
  read GetParamCount;

Description

ParamCount returns the number of command-line parameters that were passed to the program. The actual parameters can be retrieved with the Params property.

See also

Params

  

Command-line parameters

Paramstr

ParamCount

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505