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