Download SiComponents VCL Scheduling Agent v2.0.22 for Delphi 5 - Delphi 11 Full Source

SiComponents VCL Scheduling Agent v2.0.22 for Delphi 5 - Delphi 11 Full Source

SiComponents VCL Scheduling Agent v2.0.22 for Delphi 5 - Delphi 11 Full Source
SiComponents VCL Scheduling Agent v2.0.22 for Delphi 5 - Delphi 11 Full Source


SiComponents Scheduling Agent is a VCL wrapper for Microsoft Task Scheduler API. The core component TTaskScheduler and attendant classes enable your Delphi or C++ Builder application to:

Enumerate all tasks on a target computer.
Create new scheduled tasks and delete existing ones.
Schedule a task to run at a specific time or when a specific event occurs.
Change the schedule for a task.
Modify other settings for a task, for example, application name, parameter string, working directory, etc.
Run immediately or stop a scheduled task.
TTaskPropertiesDialog allows the standard properties dialog for a task item to be displayed. The component provides the number of properties which help to customize the dialog behavior and appearance.

Full support for Windows Vista Task Scheduler 2 provides you ability to forget about porting your code to new interface. Scheduling Agent will automatically work with Vista Task Scheduler when your applications run on Windows Vista.

Supported IDEs: BorlandВ® Delphi 4 and later; C++ Builder 4 and later.

Advantages
The main advantage of using SiComponents Scheduling Agent in comparison with other scheduling suites is that most of the work on the task maintenance and launching is performed by the operating system. That is, if you want your application to run within scheduled times you do not need to put a timer into the application and make it resident. Add the Scheduling Agent to your project and Windows will launch your program just-in-time, with the parameters and custom data you have provided. Detailed demo project will guide you through all the features and show you how to perform the most used actions you need.

Version 2.0.22
· Support for Embarcadero RAD Studio 11 Alexandria.


Only for V.I.P
Warning! You are not allowed to view this text.