Skip to main content

TcxSchedulerEventCellViewInfo.EventTimeRect Property

Gets the timeline bar’s rectangle which corresponds to the duration of the user event.

Declaration

property EventTimeRect: TRect read;

Property Value

Type
TRect

Remarks

Use the EventTimeRect property to obtain the coordinates of the timeline bar’s rectangle which is associated with the period of the user event.

Note

The above rectangle is only drawn when scheduling under the Day View.

See Also