Navigation: Code Documentation > RSFMXCommon > FMX.RS.Graphics > Routines
RSRectToRect(TRSRect) Method
Converts the floating point-based rectangle into a integer-based rectangle.
Namespace: FMX.RS.Graphics
Delphi
function RSRectToRect( const ARect: TRSRect ): TRect;
Parameters
ARect
Type: System.Void
Type: TRect
•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