Navigation: Code Documentation > RSVclCommon > RSGraphics > 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: RSGraphics
Delphi
function FixRect( const ARect: TRSRect ): TRSRect; overload;
Parameters
ARect
Type: System.Void
Type: TRSRect
•RSGraphics.FixRect(TRect)
•RSGraphics.RSNormalizeRect(TRSRect)
•RSGraphics