[fpc-pascal] non visual timer win32
Graeme Geldenhuys
graemeg.lists at gmail.com
Tue Oct 19 08:22:24 CEST 2010
Op 2010-10-18 22:44, Justin Smyth het geskryf:
> Guys
>
> i have an app on win32 that runs a timer when a form is hidden , any
> ideas how i get a timer to work when the form is hidden ?
Timers (TTimer and FPTimer) are not related to forms, so they will run even
without a form instance.
Regards,
- Graeme -
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net:8080/fpgui/
More information about the fpc-pascal
mailing list