Navigation: Code Documentation > RSFMXCommon > FMX.RS.Graphics > Routines
FixRect(TRSRect) Method
Returns a rectangle where the TopLeft coordinate of the rectangle is above and to the left of the BottomRight coordinate of the rectangle.
Namespace: FMX.RS.Graphics
Delphi
function FixRect( const ARect: TRSRect ): TRSRect; overload;
Parameters
ARect
Type: System.Void
Type: TRSRect
•FMX.RS.Graphics.FixRect(TRect)
•FMX.RS.Graphics.RSNormalizeRect(TRSRect)
•FMX.RS.Graphics