Navigation: Code Documentation > RSFMXCommon > FMX.RS.Graphics > Classes > TRSPathData > Methods
TRSPathData.Clone Method
Creates a copy of the path data object.
Note
It is the responsibility of the calling routine to free the new TRSPathData object.
Namespace: FMX.RS.Graphics
Delphi
public function Clone: TRSPathData;
Return Value
Type: TRSPathData
•TRSPathData
•FMX.RS.Graphics