Página 1 de 1

Main() parameters

Publicado: Mié Mar 29, 2006 11:05 am
por jfgimenez
Aguiar,
> If the Main() function recieves parameters, how do i pass them to be used
> inside form's methods ? Do i have to turn them public ?
See TApplication:aArguments in the help file. This property contains the
parameters passed to the program.
--
Regards,
Jose F. Gimenez

Main() parameters

Publicado: Mié Mar 29, 2006 11:36 am
por Aguiar Costa
Hi Jose !
Thanks for the quick response.
Regards.
Aguiar !!!
"Jose F. Gimenez" <jfgimenez@wanadoo.es> escreveu na mensagem
news:442a4dea$[email=1@ozsrvnegro.ozlan.local...]1@ozsrvnegro.ozlan.local...[/email]
> Aguiar,
>
>> If the Main() function recieves parameters, how do i pass them to be used
>> inside form's methods ? Do i have to turn them public ?
>
> See TApplication:aArguments in the help file. This property contains the
> parameters passed to the program.
>
> --
> Regards,
>
> Jose F. Gimenez
>