FMX.InertialMovement.TRectD Methods
InheritedProtected
| _op_Equality | public | |
| _op_Inequality | public | |
| Create | public | Creates a TRectD rectangle having floating-point coordinates in logical units. |
| Empty | public | Creates an empty TRectD rectangle object with all floating-point coordinates (left, upper, right, and lower) equal to 0. |
| Inflate | public | Inflates the rectangle's dimensions. |
| Offset | public | Adds the specified horizontal and vertical offsets to the rectangle's coordinates. |
| operator Equality | public | Tests whether two TRectD type rectangles are equal. |
| operator Inequality | public | Tests whether two TRectD type rectangles are not equal. |