Language:
Русский
English
ParamCount (function)
Returns the number of parameters passed to the program on the command line.
Declaration
function ParamCount: Word;
Target
Windows, Real, Protected
Remarks
Blanks and tabs serve as separators.
ParamCount (function) |
Language: ParamCount (function) Returns the number of parameters passed to the program on the command line. Declarationfunction ParamCount: Word; TargetWindows, Real, Protected RemarksBlanks and tabs serve as separators. See AlsoSample Code |
|
|