type TRectRounding = (rrClosest, rrOutside, rrInside);

Desctiption

TRectRounding type is involved in conversion from TFloatRect/TFixedRect to TRect. It specifies how the coordinates are rounded:

[See Also] Constructing and Converting Rectangles