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