Navigation: Code Documentation > RSFMXCommon > FMX.RS.Graphics > Routines
RSRect(TRSRect) Method
Returns a copy of the rectangle.
Namespace: FMX.RS.Graphics
Delphi
function RSRect( const ARect: TRSRect ): TRSRect; overload; inline;
Parameters
ARect
Type: System.Void
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