[Lazarus] EpikTimer v1.0.1 released

Graeme Geldenhuys mailinglists at geldenhuys.co.uk
Tue May 27 07:19:43 CEST 2014


On 27/05/14 02:54, Paul Breneman wrote:
> 
> Will EpikTimer work in a console app?

Yes, since 4 years ago. ;-)


> If so, an example on the wiki 
> page would sure be appreciated.

The wiki already does.

  http://wiki.freepascal.org/EpikTimer#Usage

If you don't have an "Application" object instance, simply create the
EpikTimer instance as follows:

  ET := TEpikTimer.Create(nil)

and then use it as indicated. Also remember to free it manually when you
are done.


Regards,
  Graeme





More information about the Lazarus mailing list