TScheduledTask

Stores scheduling information on a TTask.

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2TBaseObjectA base class for objects that can be used instead of TObject.
3TReferenceCountedObjectObject that keeps track of the number of times it is referenced from other objects
4TScheduledTask

Source

Task.Scheduled.pas (32)

Fields

ScopeVisibilityTypeNameDescription
InstanceprivateTTaskFTask
InstanceprivateTGregorianInstantFStartTime
InstancepublicTList<TTask>Dependencies
InstancepublicTTaskStateState
InstancepublicTThreadEventThreadEvent
InstancepublicEExceptionException

Methods

ScopeVisibilityResultNameDescription
InstanceprivateSetTask(Value: TTask)
InstanceprivateSetStartTime(Value: TGregorianInstant)
InstancepublicCreate()
InstancepublicDestroy()
InstancepublicExecute()