Navigation: Code Documentation > RSFMXCommon > FMX.RS.Graphics > Routines
RSRect(TRect) Method
Returns a rectangle created from the integer-based rectangle.
Namespace: FMX.RS.Graphics
Delphi
function RSRect( const ARect: TRect ): TRSRect; overload; inline;
Parameters
ARect
Type: TRect
Type: TRSRect
•FMX.RS.Graphics.TRSRect
•FMX.RS.Graphics.RSRect(TRSGfxFloat,TRSGfxFloat,TRSGfxFloat,TRSGfxFloat)
•FMX.RS.Graphics.RSRect(TRSPoint,TRSPoint)
•FMX.RS.Graphics.RSRect(TRSRect)
•FMX.RS.Graphics