Navigation: Code Documentation > RSFMXCommon > FMX.RS.Graphics > Classes > TRSPathData > Methods
TRSPathData.Append(TRSPathData) Method
Appends the source path to the current path
Namespace: FMX.RS.Graphics
Delphi
public procedure Append(Source: TRSPathData); overload; virtual;
Parameters
Source
Type: TRSPathData
•FMX.RS.Graphics.TRSPathData.AddRectangle(TRSRect)
•AddEllipse
•AddArc
•FMX.RS.Graphics.TRSPathData.AddPolygon(TRSPoints)
•TRSPathData
•FMX.RS.Graphics