TcxSchedulerCustomViewInfoItem.ClipRect Property
Gets the current element’s clipping rectangle.
Declaration
property ClipRect: TRect read;
Property Value
Type |
---|
TRect |
Remarks
Use the ClipRect property to obtain the coordinates outside which any part of the current element will be clipped.
See Also