TcxSchedulerTimeRange.Duration Property
In This Article
Gets the duration of the current time block which the non-intersecting user event can be scheduled in.
#Declaration
Delphi
property Duration: TDateTime read;
#Property Value
Type |
---|
TDate |
#Remarks
Use the Duration property to get the period of the current time block.
See Also