TcxSchedulerEventCellViewInfo.FinishRect Property
Gets the rectangle of the user event end time which is drawn within the user event’s rectangle.
Declaration
property FinishRect: TRect read;
Property Value
Type |
---|
TRect |
Remarks
Use the FinishRect property to obtain the coordinates of the end time’s rectangle.
See Also