Thema: Delphi CRON VCL Komponente

Einzelnen Beitrag anzeigen

hathor
(Gast)

n/a Beiträge
 
#4

Re: CRON VCL Komponente

  Alt 25. Sep 2009, 07:45
Advanced Application Controls v3.0

http://www.appcontrols.com/download/...olsBDS2006.zip

acCronJob - the thread-based alarm implementation for Delphi/BCB
which acts like cronjob utility in Unix. The component produces
periodical OnAlert events by schedule specified in CRON format
(actually it uses extended CRON format with new "seconds" field,
to let the event to be triggered even every second).

Trial version includes compiled units, ready for testing packages,
latest help-file, installation instructions / contact information
in Readme.txt.

The only difference between the unregistered and
registered versions is that the registered one has
not message box with remind to register and works
without Delphi (C++ Builder) running.
  Mit Zitat antworten Zitat