[Overview][Types][Classes][Procedures and functions][Index] |
Scans arguments comming from Args instead of arguments on the command line.
Source position: line 0
procedure ScanArgs( |
const Args: TStringDynArray |
); |
ArgCount: Integer; |
Args: PPChar |
); |
Args |
|
source of the arguments |
ArgCount |
|
number of arguments to scan |
Args |
|
source of the arguments |