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