Navigation: Code Documentation > RSFMXCommon > FMX.RS.Graphics > Routines
RSPointToPoint(TRSPoint) Method
Converts the input TRSPoint to a TPoint.
Namespace: FMX.RS.Graphics
Delphi
function RSPointToPoint( const Pt: TRSPoint ): TPoint;
Parameters
Pt
Type: System.Void
Type: TPoint
•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