Navigation: Code Documentation > RSFMXCommon > FMX.RS.Graphics > Routines
RSPoint(TRSGfxFloat,TRSGfxFloat) Method
Returns a point based on the input X and Y.
Namespace: FMX.RS.Graphics
Delphi
function RSPoint( const X, Y: TRSGfxFloat ): TRSPoint; overload; inline;
Parameters
X
Type: System.Void
Y
Type: TRSPoint
•FMX.RS.Graphics.TRSPoint
•FMX.RS.Graphics.PointsToRSPoints(TPoints)
•FMX.RS.Graphics.RSPointToPoint(TRSPoint)
•FMX.RS.Graphics.RSPointToCanvasPoint(TRSPoint)
•FMX.RS.Graphics.RSPoint(TPoint)
•FMX.RS.Graphics.RSPointsToPoints(TRSPoints)
•FMX.RS.Graphics