Skip to main content

TdxRectF Fields

A TRect type equivalent with the single-precision floating-point coordinates and dimensions.
Name Description
Bottom Stores the vertical coordinate of the rectangle’s bottom-right corner.
Left Stores the horizontal coordinate of the rectangle’s upper-left corner.
Right Stores the horizontal coordinate of the rectangle’s bottom-right corner.
Top Stores the vertical coordinate of the rectangle’s upper-left corner.
See Also