Returns a rectangle centered around point
Namespace: FMX.RS.Graphics
Parameters
Pt
Type: System.Void
Center point of rectangle
Width
Type: System.Void
Width of rectangle
Height
Type: System.Void
Height of rectangle
Return Value
Type: TRSRect
Reference
•FMX.RS.Graphics.OffsetRSRect(TRSRect,Single,Single) •FMX.RS.Graphics.RSCenterPoint(TRSPoint,TRSPoint,Single) •FMX.RS.Graphics.CenterRect(Integer,Integer,Integer,Integer) •FMX.RS.Graphics.CenterRect(TPoint,Integer,Integer) •FMX.RS.Graphics.CenterRect(TRect,TRect) •FMX.RS.Graphics.CenterRect(TRSGfxFloat,TRSGfxFloat,TRSGfxFloat,TRSGfxFloat) •FMX.RS.Graphics.CenterRect(TRSRect,TRSRect) •FMX.RS.Graphics.TRSPoint •FMX.RS.Graphics.TRSRect •FMX.RS.Graphics |