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