RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
SchedulePeriod Class

Possible values for SysSchedule.PERIOD column.

Pascal
SchedulePeriod = class;
C++
class SchedulePeriod;

SchedulePeriod.cs

SchedulePeriod contains possible values for the SysSchedule.PERIOD column.

Constant 
Description 
WEEK  
Schedule a weekly call to a Java method.  
DAY  
Schedule a daily call to a Java method.  
MILLIS  
Schedule a call to a Java method on a millisecond interval.  

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!