TdxRectF Operators
A TRect type equivalent with the single-precision floating-point coordinates and dimensions.| Name | Description |
|---|---|
| Equal(TdxRectF,TdxRectF)~Boolean | Compares two TdxRectF rectangles. |
| Implicit(TRect)~TdxRectF | |
| NotEqual(TdxRectF,TdxRectF)~Boolean | Compares two TdxRectF rectangles. |
See Also