Navigation: Code Documentation > RSFMXCommon > FMX.RS.Graphics > Routines
RectToRSRect(TRect) Method
Converts the integer-based rectangle into a floating point-based rectangle.
Namespace: FMX.RS.Graphics
Delphi
function RectToRSRect( const ARect: TRect ): TRSRect;
Parameters
ARect
Type: TRect
Type: TRSRect
•FMX.RS.Graphics.TRSRect
•FMX.RS.Graphics.RSRect(TRect)
•FMX.RS.Graphics.RSRect(TRSGfxFloat,TRSGfxFloat,TRSGfxFloat,TRSGfxFloat)
•FMX.RS.Graphics.RSRect(TRSPoint,TRSPoint)
•FMX.RS.Graphics.RSRect(TRSRect)
•FMX.RS.Graphics.RSRectToRect(TRSRect)
•FMX.RS.Graphics