Returns the string representation of the path data. The string representation is split every Len characters using the specified delimiter.
SplitDataByLength returns a string that can be multiple lines of no more than Len length.
Namespace: FMX.RS.Graphics
Delphi |
public |
Parameters
Len
Type: Integer
Delimiter
Type: String
Type: String