Navigation: Code Documentation > RSFMXCommon > FMX.RS.Graphics > Routines
RSPointToString(TRSPoint,String) Method
Returns string representation of a point
Namespace: FMX.RS.Graphics
Delphi
function RSPointToString(R: TRSPoint; FormatStr: String = '%f'): string;
Parameters
R
Type: System.Void
FormatStr
Type: String
Type: string
•FMX.RS.Graphics.StringToRSPoint(string)
•FMX.RS.Graphics