FMX.InertialMovement.TRectD Methods

From RAD Studio API Documentation
Jump to: navigation, search

InheritedProtected
_op_Equalitypublic
_op_Inequalitypublic
CreatepublicCreates a TRectD rectangle having floating-point coordinates in logical units.
EmptypublicCreates an empty TRectD rectangle object with all floating-point coordinates (left, upper, right, and lower) equal to 0.
InflatepublicInflates the rectangle's dimensions.
OffsetpublicAdds the specified horizontal and vertical offsets to the rectangle's coordinates.
operator !=public
operator ==public
operator EqualitypublicTests whether two TRectD type rectangles are equal.
operator InequalitypublicTests whether two TRectD type rectangles are not equal.