[fpc-pascal] non visual timer win32

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Tue Oct 19 10:17:13 CEST 2010


MyTimer := TTimer.Create(Application);
MyTimer.OnTimer := myHandler;

-- 
Felipe Monteiro de Carvalho



More information about the fpc-pascal mailing list