Main() parameters
Publicado: Mié Mar 29, 2006 11:05 am
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
> 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