Página 1 de 1
Is there any Msg() function with timeout ?
Publicado: Mar Ago 06, 2024 3:08 pm
por Milan Mehta
Is there any Msg...() function with timeout option. i.e. message should disappear after nTimeout seconds if no activity takes place.
TIA
Milan Mehta.
Re: Is there any Msg() function with timeout ?
Publicado: Mar Ago 06, 2024 7:38 pm
por Pedro Gil
Hi Milan,
Please review the TMessageBox class and its property nTimeOut.
Regards.
Re: Is there any Msg() function with timeout ?
Publicado: Jue Ago 08, 2024 12:42 pm
por Milan Mehta
Yes, Problem solved.
Thanks.