FINDCMDLINESWITCH |
Recherche d'échangeur de ligne de commande |
---|---|
Free Pascal | sysutils |
Syntaxe
Function FindCmdLineSwitch(Const Switch:string;Const Chars:TSysCharSet;IgnoreCase:Boolean):Boolean; |
Function FindCmdLineSwitch(Const Switch:string;IgnoreCase:Boolean):Boolean; |
Function FindCmdLineSwitch(Const Switch:string):Boolean; |
Description
Cette fonction permet de vérifier si une chaîne de caractères est un paramètre passé par la ligne de commande.
Dernière mise à jour : Mardi, le 25 Août 2020