Navigation: Code Documentation > RSFMXCommon > FMX.RS.Graphics > Routines
RSPoint(TPoint) Method
Returns a point based on the input integer-based point.
Namespace: FMX.RS.Graphics
Delphi
function RSPoint( const Pt: TPoint ): TRSPoint; overload; inline;
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