[Lazarus] If TProcess.CommandLine is deprecated...
Andrew Brunner
andrew.t.brunner at gmail.com
Tue Feb 7 02:32:35 CET 2012
You can use
*.Parameters.Text:='Parm1 Param2'
*.Parameters.DelimitedText:='Parm1=1 Param2=2'
2012/2/6 William Oliveira Ferreira <bdexterholland at gmail.com>:
> If TProcess.CommandLine is deprecated...
>
> ...what should i use instead?
> ________________________________
> William de Oliveira Ferreira
> Bacharel em Sistemas de Informação
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
More information about the Lazarus
mailing list