[Lazarus] I need TTimer (or equivalent) in a CLI program.

Mattias Gaertner nc-gaertnma at netcologne.de
Wed Jul 20 23:21:06 CEST 2016


On Wed, 20 Jul 2016 17:12:54 -0400
Donald Ziesig <donald at ziesig.org> wrote:

>[...]
> > Is there any timer-like component available without bringing in LCL?

Yes, TFPTimer. You found it.

> OOPS,  I forgot to mention,  I found TFPTimer, but it does not implement 
> the OnTimerStart and OnTimerStop events which I need as well.  Now that 
> I am thinking about it, perhaps I can derive something from that that 
> implements those event callbacks.

Good idea.

Mattias


More information about the Lazarus mailing list