SiComponents VCL Scheduling Agent v2.0.21.0 for D2010 - DX10.4 Sydney SiComponents Scheduling Agent is a VCL wrapper for Microsoft Task Scheduler API. The core component TTaskScheduler and supporting classes will enable your RAD Studio, Delphi or C++Builder application to:
Enumerate all tasks on a target computer.
Create new scheduled tasks and delete existing.
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 running task.
TTaskPropertiesDialog implements the standard properties dialog for a task item. The component provides the number of properties that will help to customize the dialog behavior and appearance.