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: TRect ): TRect; overload; |
Parameters
ARect
Type: TRect
Type: TRect