Hi,

I've made a really simple application, that shows a simple dialog box with
current time.

I want it to close itself after 15 seconds.

I tried to use TFPTimer, but there are no examples on documentation and so
I have no idea how to use OnTimer property to call a procedure with
TForm1.Close() instruction inside.

How can I do it?

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to